Searched refs:PNW_JPEG_COMPONENTS_NUM (Results 1 – 2 of 2) sorted by relevance
84 (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()
40 #define PNW_JPEG_COMPONENTS_NUM (3) macro