Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dm4v_header.c93 #define MARKER_BIT 1 macro
215 osPutBits(pStream, MARKER_BIT, 1, "Marker_Bit"); in codeVOLHead()
218 osPutBits(pStream, MARKER_BIT, 1, "Marker_Bit"); in codeVOLHead()
221 osPutBits(pStream, MARKER_BIT, 1, "Marker_Bit"); in codeVOLHead()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dm4v_header.c94 #define MARKER_BIT 1UL macro
216 osPutBits(pStream, MARKER_BIT, 1, (MS_S8*)("Marker_Bit")); in codeVOLHead()
219 osPutBits(pStream, MARKER_BIT, 1, (MS_S8*)("Marker_Bit")); in codeVOLHead()
222 osPutBits(pStream, MARKER_BIT, 1, (MS_S8*)("Marker_Bit")); in codeVOLHead()