decode_mcu_AC_refine() is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

decode_mcu_AC_refine() function

Syntax

METHODDEF(boolean) decode_mcu_AC_refine (j_decompress_ptr cinfo,     JBLOCKROW *MCU_data);

Arguments

cinfo

MCU_data

References

LocationReferrerText
jdarith.c:431
decode_mcu_AC_refine (j_decompress_ptr cinfo, JBLOCKROW *MCU_data)
jdarith.c:690start_pass()
entropy->pub.decode_mcu = decode_mcu_AC_refine;

Call Tree

Functions called by decode_mcu_AC_refine()
decode_mcu_AC_refine()
Data read by decode_mcu_AC_refine()
Data written by decode_mcu_AC_refine()
decode_mcu_AC_refine()
decode_mcu_AC_refine()::block
decode_mcu_AC_refine()::thiscoef
decode_mcu_AC_refine()::st
decode_mcu_AC_refine()::tbl
decode_mcu_AC_refine()::k
decode_mcu_AC_refine()::kex
decode_mcu_AC_refine()::p1
decode_mcu_AC_refine()::m1
decode_mcu_AC_refine()::natural_order
all items filtered out
Implementations
decode_mcu_AC_refine()
all items filtered out
Type of decode_mcu_AC_refine()
decode_mcu_AC_refine()
boolean
all items filtered out