Searched refs:SourceFormatType (Results 1 – 8 of 8) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | pnw_H263ES.c | 277 H263_SOURCE_FORMAT_TYPE SourceFormatType; in pnw__H263ES_process_picture_param() local 302 SourceFormatType = _128x96_SubQCIF; in pnw__H263ES_process_picture_param() 304 SourceFormatType = _176x144_QCIF; in pnw__H263ES_process_picture_param() 306 SourceFormatType = _352x288_CIF; in pnw__H263ES_process_picture_param() 308 SourceFormatType = _704x576_4CIF; in pnw__H263ES_process_picture_param() 310 SourceFormatType = 7; in pnw__H263ES_process_picture_param() 322 SourceFormatType, in pnw__H263ES_process_picture_param()
|
D | pnw_hostheader.c | 1459 H263_SOURCE_FORMAT_TYPE SourceFormatType, in H263_writebits_VideoPictureHeader() argument 1492 pnw__write_upto8bits_elements(mtx_hdr, elt_p, SourceFormatType, 3); in H263_writebits_VideoPictureHeader() 1501 if (SourceFormatType != 7) { in H263_writebits_VideoPictureHeader() 1510 if ((PictureCodingType == I_FRAME) || (SourceFormatType == 7) || OCPCF) { in H263_writebits_VideoPictureHeader() 1599 if (SourceFormatType != 7) { in H263_writebits_VideoPictureHeader() 2506 H263_SOURCE_FORMAT_TYPE SourceFormatType, in pnw__H263_prepare_picture_header() argument 2526 SourceFormatType, in pnw__H263_prepare_picture_header()
|
D | tng_hostheader.c | 1058 H263_SOURCE_FORMAT_TYPE SourceFormatType, in H263_NOTFORSIMS_WriteBits_VideoPictureHeader() argument 1092 tng__write_upto8bits_elements(pMTX_Header, aui32ElementPointers, SourceFormatType, 3); in H263_NOTFORSIMS_WriteBits_VideoPictureHeader() 1094 if (SourceFormatType != 7) in H263_NOTFORSIMS_WriteBits_VideoPictureHeader() 1211 if (SourceFormatType != 7) in H263_NOTFORSIMS_WriteBits_VideoPictureHeader() 1709 H263_SOURCE_FORMAT_TYPE SourceFormatType, in H263_writebits_VideoPictureHeader() argument 1741 tng__write_upto8bits_elements(mtx_hdr, aui32ElementPointers, SourceFormatType, 3); in H263_writebits_VideoPictureHeader() 1743 if (SourceFormatType != 7) { in H263_writebits_VideoPictureHeader() 1825 if (SourceFormatType != 7) { in H263_writebits_VideoPictureHeader() 3033 H263_SOURCE_FORMAT_TYPE SourceFormatType, in tng__H263_prepare_picture_header() argument 3053 SourceFormatType, in tng__H263_prepare_picture_header()
|
D | pnw_hostheader.h | 291 H263_SOURCE_FORMAT_TYPE SourceFormatType,
|
D | tng_hostheader.h | 431 H263_SOURCE_FORMAT_TYPE SourceFormatType,
|
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_H263ES.c | 253 H263_SOURCE_FORMAT_TYPE SourceFormatType; in lnc__H263ES_process_picture_param() local 277 SourceFormatType = _128x96_SubQCIF; in lnc__H263ES_process_picture_param() 279 SourceFormatType = _176x144_QCIF; in lnc__H263ES_process_picture_param() 281 SourceFormatType = _352x288_CIF; in lnc__H263ES_process_picture_param() 283 SourceFormatType = _704x576_4CIF; in lnc__H263ES_process_picture_param() 285 SourceFormatType = 7; in lnc__H263ES_process_picture_param() 299 SourceFormatType, in lnc__H263ES_process_picture_param()
|
D | lnc_hostheader.c | 1779 H263_SOURCE_FORMAT_TYPE SourceFormatType, in H263_writebits_VideoPictureHeader() argument 1794 p[6] = ((Temporal_Ref & 63) << 2) | 2 | (SourceFormatType << 10); in H263_writebits_VideoPictureHeader() 1822 lnc__write_upto8bits_elements(mtx_hdr, elt_p, SourceFormatType, 3); in H263_writebits_VideoPictureHeader() 1834 if (SourceFormatType != 7) { in H263_writebits_VideoPictureHeader() 1844 if ((PictureCodingType == I_FRAME) || (SourceFormatType == 7) || *OptionalCustomPCF) { in H263_writebits_VideoPictureHeader() 1939 if (SourceFormatType != 7) { in H263_writebits_VideoPictureHeader() 2021 H263_SOURCE_FORMAT_TYPE SourceFormatType, in lnc__H263_getelements_videopicture_header() argument 2038 SourceFormatType, in lnc__H263_getelements_videopicture_header() 2330 H263_SOURCE_FORMAT_TYPE SourceFormatType, in lnc__H263_prepare_picture_header() argument 2343 SourceFormatType, in lnc__H263_prepare_picture_header()
|
D | lnc_hostheader.h | 277 H263_SOURCE_FORMAT_TYPE SourceFormatType,
|