Searched refs:PictureWidth (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_hostheader.h | 279 IMG_UINT16 PictureWidth,
|
D | lnc_hostheader.c | 1781 IMG_UINT16 PictureWidth, in H263_writebits_VideoPictureHeader() argument 1893 ui16PWI = (PictureWidth >> 2) - 1; in H263_writebits_VideoPictureHeader() 2023 IMG_UINT16 PictureWidth, in lnc__H263_getelements_videopicture_header() argument 2040 PictureWidth, in lnc__H263_getelements_videopicture_header() 2332 IMG_UINT16 PictureWidth, in lnc__H263_prepare_picture_header() argument 2345 PictureWidth, in lnc__H263_prepare_picture_header()
|
/hardware/intel/img/psb_video/src/ |
D | pnw_hostheader.h | 293 IMG_UINT16 PictureWidth,
|
D | pnw_hostheader.c | 1461 IMG_UINT32 PictureWidth, in H263_writebits_VideoPictureHeader() argument 1560 ui16PWI = (PictureWidth >> 2) - 1; in H263_writebits_VideoPictureHeader() 2508 IMG_UINT16 PictureWidth, in pnw__H263_prepare_picture_header() argument 2528 PictureWidth, in pnw__H263_prepare_picture_header()
|
D | tng_hostheader.h | 433 IMG_UINT16 PictureWidth,
|
D | tng_hostheader.c | 1711 IMG_UINT32 PictureWidth, in H263_writebits_VideoPictureHeader() argument 1802 ui16PWI = (PictureWidth >> 2) - 1; in H263_writebits_VideoPictureHeader() 3035 IMG_UINT16 PictureWidth, in tng__H263_prepare_picture_header() argument 3055 PictureWidth, in tng__H263_prepare_picture_header()
|