Searched refs:jpeg_qmat_index (Results 1 – 2 of 2) sorted by relevance
474 int *qmat_index = ctx->params.jpeg_qmat_index; in coda9_jpeg_qmat_setup()1307 ctx->params.jpeg_qmat_index[0] = 0; in coda9_jpeg_start_decoding()1308 ctx->params.jpeg_qmat_index[1] = 1; in coda9_jpeg_start_decoding()1309 ctx->params.jpeg_qmat_index[2] = 1; in coda9_jpeg_start_decoding()
130 int jpeg_qmat_index[3]; member