Searched refs:OPPTYPE (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/ |
| H A D | m4v_header.c | 438 int UFEP, OPPTYPE, MPPTYPE, CPFMT; in codeVOPShortHead() local 449 OPPTYPE = (6<<15) // Source Format: "110" custom source format in codeVOPShortHead() 462 osPutBits(pStream, OPPTYPE, 18, "OPPTYPE"); in codeVOPShortHead()
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | m4v_header.c | 439 MS_S32 UFEP, OPPTYPE, MPPTYPE, CPFMT; in codeVOPShortHead() local 450 OPPTYPE = (6<<15) // Source Format: "110" custom source format in codeVOPShortHead() 463 osPutBits(pStream, OPPTYPE, 18, (MS_S8*)("OPPTYPE")); in codeVOPShortHead()
|