Searched refs:QTBL_SIZE (Results 1 – 1 of 1) sorted by relevance
327 #define QTBL_SIZE (ALIGN(JPU_JPEG_QTBL_SIZE, \ macro369 static const unsigned int qtbl_lum[JPU_MAX_QUALITY][QTBL_SIZE] = {396 static const unsigned int qtbl_chr[JPU_MAX_QUALITY][QTBL_SIZE] = {512 jpu_set_tbl(jpu, JCQTBL(0), qtbl_lum[quality], QTBL_SIZE); in jpu_set_qtbl()513 jpu_set_tbl(jpu, JCQTBL(1), qtbl_chr[quality], QTBL_SIZE); in jpu_set_qtbl()