Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/decode/
Dtinyjpeg-internal.h78 unsigned char quant_table_index; member
Dtinyjpeg.c261 c->quant_table_index = Q_table; in parse_SOF()
629 … pic_param.components[i].quantiser_table_selector = priv->component_infos[i].quant_table_index; in tinyjpeg_decode()