Home
last modified time | relevance | path

Searched refs:max_num_huffman_tables (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_jpeg.c86 (ptr->bits).max_num_huffman_tables = 4; /* Only 4 is supported */ in pnw_jpeg_QueryConfigAttributes()
87 (ptr->bits).max_num_huffman_tables = 2; /* Only 2 is supported */ in pnw_jpeg_QueryConfigAttributes()
Dtng_jpegES.c990 (ptr->bits).max_num_huffman_tables = 4; /* Only 4 is supported */ in tng_jpeg_QueryConfigAttributes()
991 (ptr->bits).max_num_huffman_tables = 2; /* Only 2 is supported */ in tng_jpeg_QueryConfigAttributes()
/hardware/intel/common/libva/va/
Dva.h757 unsigned int max_num_huffman_tables : 3; member