OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHORT_HEADER_START_CODE
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/media/mm-video/vidc/vdec/test/
decoder_driver_test.c
36
#define
SHORT_HEADER_START_CODE
0x00008000
1097
else if ( (0xFFFFFC00 & code) ==
SHORT_HEADER_START_CODE
)
1099
header_code =
SHORT_HEADER_START_CODE
;
[
all
...]
omx_vdec_test.cpp
84
#define
SHORT_HEADER_START_CODE
0x00008000
[
all
...]
/hardware/qcom/media/mm-video/vidc/venc/test/
video_encoder_test.c
36
#define
SHORT_HEADER_START_CODE
0x00008000
Completed in 313 milliseconds