Searched refs:QTBL_SIZE (Results 1 – 1 of 1) sorted by relevance
307 #define QTBL_SIZE (ALIGN(JPU_JPEG_QTBL_SIZE, \ macro355 static const unsigned int qtbl_lum[JPU_MAX_QUALITY][QTBL_SIZE] = {382 static const unsigned int qtbl_chr[JPU_MAX_QUALITY][QTBL_SIZE] = {498 jpu_set_tbl(jpu, JCQTBL(0), qtbl_lum[quality], QTBL_SIZE); in jpu_set_qtbl()499 jpu_set_tbl(jpu, JCQTBL(1), qtbl_chr[quality], QTBL_SIZE); in jpu_set_qtbl()