Searched refs:jpege_luma_quantizer (Results 1 – 1 of 1) sorted by relevance
319 const RK_U8 jpege_luma_quantizer[QUANTIZE_TABLE_SIZE] = { variable938 RK_S16 lq = (jpege_luma_quantizer[i] * q + 50) / 100; in qfactor_to_qf_table()