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 - 8
of
8
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
mp4_utils.h
75
#define
SHORT_HEADER_START_CODE
0x00008000
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h
75
#define
SHORT_HEADER_START_CODE
0x00008000
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c
36
#define
SHORT_HEADER_START_CODE
0x00008000
1106
else if ( (0xFFFFFC00 & code) ==
SHORT_HEADER_START_CODE
)
1108
header_code =
SHORT_HEADER_START_CODE
;
[
all
...]
omx_vdec_test.cpp
95
#define
SHORT_HEADER_START_CODE
0x00008000
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c
36
#define
SHORT_HEADER_START_CODE
0x00008000
[
all
...]
omx_vdec_test.cpp
98
#define
SHORT_HEADER_START_CODE
0x00008000
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
video_encoder_test.c
36
#define
SHORT_HEADER_START_CODE
0x00008000
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
video_encoder_test.c
36
#define
SHORT_HEADER_START_CODE
0x00008000
[
all
...]
Completed in 97 milliseconds