HomeSort by relevance Sort by last modified time
    Searched refs:PNW_JPEG_COMPONENTS_NUM (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/psb_video/src/
pnw_jpeg.c 84 (ptr->bits).max_num_components = PNW_JPEG_COMPONENTS_NUM; /* Only 3 is supported */
295 ctx->jpeg_ctx->pMTXSetup->ui32ComponentsInScan = PNW_JPEG_COMPONENTS_NUM;
347 (pBuffer->num_components != PNW_JPEG_COMPONENTS_NUM) || /* Only 3 components setting is supported */
pnw_hostjpeg.h 40 #define PNW_JPEG_COMPONENTS_NUM (3)

Completed in 308 milliseconds