Home
last modified time | relevance | path

Searched refs:PNW_JPEG_COMPONENTS_NUM (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_jpeg.c84 (ptr->bits).max_num_components = PNW_JPEG_COMPONENTS_NUM; /* Only 3 is supported */ in pnw_jpeg_QueryConfigAttributes()
295 ctx->jpeg_ctx->pMTXSetup->ui32ComponentsInScan = PNW_JPEG_COMPONENTS_NUM; in pnw_jpeg_BeginPicture()
347 …(pBuffer->num_components != PNW_JPEG_COMPONENTS_NUM) || /* Only 3 components setting is supported … in pnw__jpeg_process_picture_param()
Dpnw_hostjpeg.h40 #define PNW_JPEG_COMPONENTS_NUM (3) macro