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

encode_mcu_huff() function

Syntax

METHODDEF(boolean) encode_mcu_huff (j_compress_ptr cinfo,     JBLOCKROW *MCU_data);

Arguments

cinfo

MCU_data

References

LocationReferrerText
jchuff.c:1016
jchuff.c:1495start_pass_huff()
entropy->pub.encode_mcu = encode_mcu_huff;

Call Tree

Functions called by encode_mcu_huff()
encode_mcu_huff()
Implementations
encode_mcu_huff()
all items filtered out
Type of encode_mcu_huff()
encode_mcu_huff()