Searched refs:MARKER_BIT (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/ |
| H A D | m4v_header.c | 93 #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 D | m4v_header.c | 94 #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()
|