Searched refs:sVopCodingType (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/img/psb_video/src/mrst/ |
D | lnc_hostheader.c | 1479 VOP_CODING_TYPE sVopCodingType, in lnc__MPEG4_writebits_VOP_header() argument 1490 lnc__write_upto8bits_elements(mtx_hdr, elt_p, sVopCodingType, 2); in lnc__MPEG4_writebits_VOP_header() 1534 if (sVopCodingType == P_FRAME) { in lnc__MPEG4_writebits_VOP_header() 1546 if (sVopCodingType == P_FRAME) { in lnc__MPEG4_writebits_VOP_header() 1677 VOP_CODING_TYPE sVopCodingType, in lnc__MPEG4_getelements_VOP_header() argument 1696 sVopCodingType, VopTimeResolution); in lnc__MPEG4_getelements_VOP_header()
|
/hardware/intel/img/psb_video/src/ |
D | tng_hostheader.c | 1225 VOP_CODING_TYPE sVopCodingType) in MPEG4_NOTFORSIMS_WriteBits_VOPHeader() argument 1232 tng__write_upto8bits_elements(pMTX_Header, aui32ElementPointers, sVopCodingType, 2); in MPEG4_NOTFORSIMS_WriteBits_VOPHeader() 1258 if (sVopCodingType == P_FRAME) in MPEG4_NOTFORSIMS_WriteBits_VOPHeader() 1268 if (sVopCodingType == P_FRAME) in MPEG4_NOTFORSIMS_WriteBits_VOPHeader() 1576 VOP_CODING_TYPE sVopCodingType, in tng__MPEG4_writebits_VOP_header() argument 1587 tng__write_upto8bits_elements(mtx_hdr, aui32ElementPointers, sVopCodingType, 2); in tng__MPEG4_writebits_VOP_header() 1631 if (sVopCodingType == P_FRAME) { in tng__MPEG4_writebits_VOP_header() 1643 if (sVopCodingType == P_FRAME) { in tng__MPEG4_writebits_VOP_header()
|
D | pnw_hostheader.c | 1327 VOP_CODING_TYPE sVopCodingType, in pnw__MPEG4_writebits_VOP_header() argument 1338 pnw__write_upto8bits_elements(mtx_hdr, elt_p, sVopCodingType, 2); in pnw__MPEG4_writebits_VOP_header() 1382 if (sVopCodingType == P_FRAME) { in pnw__MPEG4_writebits_VOP_header() 1394 if (sVopCodingType == P_FRAME) { in pnw__MPEG4_writebits_VOP_header()
|