Home
last modified time | relevance | path

Searched refs:jpege_luma_quantizer (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/hal/common/jpeg/
H A Dhal_jpege_hdr.c319 const RK_U8 jpege_luma_quantizer[QUANTIZE_TABLE_SIZE] = { variable
938 RK_S16 lq = (jpege_luma_quantizer[i] * q + 50) / 100; in qfactor_to_qf_table()