Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostheader.h216 IMG_UINT32 uiPicWidthInMbs,
Dlnc_hostheader.c2068 IMG_UINT32 uiPicWidthInMbs, in lnc__H264_prepare_sequence_header() argument
2124 SHParams.ucWidth_in_mbs_minus1 = (IMG_UINT8)(uiPicWidthInMbs - 1); in lnc__H264_prepare_sequence_header()
/hardware/intel/img/psb_video/src/
Dpnw_hostheader.h234 IMG_UINT32 uiPicWidthInMbs,
Dpnw_hostheader.c2233 IMG_UINT32 uiPicWidthInMbs, in pnw__H264_prepare_sequence_header() argument
2301 SHParams.ucWidth_in_mbs_minus1 = (IMG_UINT8)(uiPicWidthInMbs - 1); in pnw__H264_prepare_sequence_header()