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

encode_mcu_gather() function

Syntax

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

Arguments

cinfo

MCU_data

References

LocationReferrerText
jchuff.c:1197
encode_mcu_gather (j_compress_ptr cinfo, JBLOCKROW *MCU_data)
jchuff.c:1493start_pass_huff()
entropy->pub.encode_mcu = encode_mcu_gather;

Call Tree

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