Searched refs:JPEG_SCANNING_COUNT (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | pnw_hostjpeg.h | 60 #define JPEG_SCANNING_COUNT(width, height, core, eFormat) \ macro 73 JPEG_SCANNING_COUNT(ctx->Width, ctx->Height, ctx->NumCores, eFormat) \
|
D | pnw_jpeg.c | 201 …jpeg_ctx_p->ui8ScanNum = JPEG_SCANNING_COUNT(ctx->Width, ctx->Height, ctx->NumCores, jpeg_ctx_p->e… in pnw_jpeg_CreateContext() 369 …jpeg_ctx->ui8ScanNum = JPEG_SCANNING_COUNT(jpeg_ctx->ui32OutputWidth, jpeg_ctx->ui32OutputHeight, … in pnw__jpeg_process_picture_param()
|