Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h559 IMG_UINT32 ui32WidthInMbs; //!< target output width member
Dtng_enc_trace.c439 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32WidthInMbs=%d\n", data->ui32WidthInMbs); in SETVIDEO_dump()
Dtng_trace.c661 drv_debug_msg(VIDEO_ENCODE_PDUMP,"\t ui32WidthInMbs=%d\n", data->ui32WidthInMbs); in tng_trace_setvideo()
Dtng_hostcode.c2618 psMtxEncContext->ui32WidthInMbs = ctx->ui16Width >> 4; in tng__setvideo_params()