OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USER_DATA_START_CODE
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h
109
#define
USER_DATA_START_CODE
0x01B2
vop.cpp
139
if (tmpvar ==
USER_DATA_START_CODE
)
217
if (tmpvar ==
USER_DATA_START_CODE
)
678
if (tmpvar ==
USER_DATA_START_CODE
)
785
while (tmpvar ==
USER_DATA_START_CODE
) /* 03/15/2002 */
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h
181
#define
USER_DATA_START_CODE
0x01B2
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_m4v_config_parser.h
49
#define
USER_DATA_START_CODE
0x01B2
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp
148
if (codeword ==
USER_DATA_START_CODE
)
212
if (codeword ==
USER_DATA_START_CODE
)
[
all
...]
Completed in 991 milliseconds