Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dpnw_hostjpeg.h60 #define JPEG_SCANNING_COUNT(width, height, core, eFormat) \ macro
73 JPEG_SCANNING_COUNT(ctx->Width, ctx->Height, ctx->NumCores, eFormat) \
Dpnw_jpeg.c201 …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()