Home
last modified time | relevance | path

Searched refs:OPPTYPE (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dm4v_header.c438 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 Dm4v_header.c439 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()