Searched refs:HDCTBL_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/platform/renesas/
H A Drcar_jpu.c309 #define HDCTBL_SIZE (ALIGN(JPU_JPEG_HDCTBL_SIZE, \ macro
409 static const unsigned int hdctbl_lum[HDCTBL_SIZE] = {
414 static const unsigned int hdctbl_chr[HDCTBL_SIZE] = {
504 jpu_set_tbl(jpu, JCHTBD(0), hdctbl_lum, HDCTBL_SIZE);
506 jpu_set_tbl(jpu, JCHTBD(1), hdctbl_chr, HDCTBL_SIZE);

Completed in 114 milliseconds