Searched refs:quant_index (Results 1 – 4 of 4) sorted by relevance
184 RK_U32 quant_index[MAX_COMPONENTS]; member
462 syntax->quant_index[i] = value; in jpegd_decode_sof()464 if (syntax->quant_index[i] >= QUANTIZE_TABLE_ID_BUTT) { in jpegd_decode_sof()465 mpp_err_f("quant_index %d is invalid\n", syntax->quant_index[i]); in jpegd_decode_sof()471 syntax->component_id[i], syntax->quant_index[i]); in jpegd_decode_sof()
278 idx = s->quant_index[j]; /* quantize table index used by j component */ in jpegd_write_qp_ac_dc_table()
54 idx = s->quant_index[j]; in jpegd_write_rkv_qtbl()