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()1313 ctx->params.jpeg_qmat_index[0] = 0; in coda9_jpeg_start_decoding()1314 ctx->params.jpeg_qmat_index[1] = 1; in coda9_jpeg_start_decoding()1315 ctx->params.jpeg_qmat_index[2] = 1; in coda9_jpeg_start_decoding()
139 int jpeg_qmat_index[3]; member