Home
last modified time | relevance | path

Searched refs:ui32PictureHeightInMbs (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h560 IMG_UINT32 ui32PictureHeightInMbs; //!< target output height member
Dtng_enc_trace.c440 … drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32PictureHeightInMbs=%d\n", data->ui32PictureHeightInMbs); in SETVIDEO_dump()
Dtng_trace.c662 … drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32PictureHeightInMbs=%d\n", data->ui32PictureHeightInMbs); in tng_trace_setvideo()
Dtng_hostcode.c2619 psMtxEncContext->ui32PictureHeightInMbs = ctx->ui16PictureHeight >> 4; in tng__setvideo_params()