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

  /hardware/intel/img/psb_video/src/
tng_jpegES.c 378 pJPEGContext->MCUComponent[0].ui32HeightBlocks = 16;
383 pJPEGContext->MCUComponent[1].ui32HeightBlocks = 8;
388 pJPEGContext->MCUComponent[2].ui32HeightBlocks = 8;
407 pJPEGContext->MCUComponent[2].ui32HeightBlocks = 0;
417 (pJPEGContext->MCUComponent[0].ui32HeightBlocks - 1)) /
418 pJPEGContext->MCUComponent[0].ui32HeightBlocks;
607 pJPEGContext->pMTXSetup->MCUComponent[i].ui32HeightBlocks,
    [all...]
tng_jpegES.h 85 IMG_UINT32 ui32HeightBlocks; //!< Height in pixels, shall be a multiple of 8
pnw_hostjpeg.c 577 pMCUComp->ui32HeightBlocks = uiHeightBlocks * 8;
    [all...]
pnw_hostjpeg.h 327 // IMG_UINT32 ui32HeightBlocks ; /* Height in pixels, shall be a multiple of 8*/
467 IMG_UINT32 ui32HeightBlocks; //!< Height in pixels, shall be a multiple of 8
tng_enc_trace.c 269 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32HeightBlocks=%d",data->MCUComponent[i].ui32HeightBlocks);
    [all...]
tng_trace.c 134 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32HeightBlocks=%d",data->MCUComponent[i].ui32HeightBlocks);
    [all...]

Completed in 5452 milliseconds