FFmpeg
|
Go to the source code of this file.
Variables | |
const FF_VISIBILITY_PUSH_HIDDEN uint8_t | ff_mjpeg_std_luminance_quant_tbl [64] |
const uint8_t | ff_mjpeg_std_chrominance_quant_tbl [64] |
const FF_VISIBILITY_PUSH_HIDDEN uint8_t ff_mjpeg_std_luminance_quant_tbl[64] |
Definition at line 35 of file jpegquanttables.c.
Referenced by compute_quant_matrix(), ff_mss34_gen_quant_mat(), get_quant_quality(), and lead_decode_frame().
const uint8_t ff_mjpeg_std_chrominance_quant_tbl[64] |
Definition at line 45 of file jpegquanttables.c.
Referenced by compute_quant_matrix(), ff_mss34_gen_quant_mat(), get_quant_quality(), lead_decode_frame(), and vp3_decode_init().