OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:counting_type
(Results
1 - 9
of
9
) sorted by null
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H264TrackImpl.java
574
int
counting_type
;
field in class:H264TrackImpl.SEIMessage
654
counting_type
= reader.readU(5, "pic_timing SEI:
counting_type
");
723
",
counting_type
=" +
counting_type
+
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse_sei.h
86
int32_t
counting_type
[MAX_NUM_CLOCK_TS];
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h
312
OMX_U8
counting_type
;
member in struct:__anon34072
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h
311
OMX_U8
counting_type
;
member in struct:__anon34091
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h
311
OMX_U8
counting_type
;
member in struct:__anon34131
/hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h
1796
OMX_U32
counting_type
[4];
member in struct:OMX_TI_VIDEO_H264VDEC_SeiPictureTiming
[
all
...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
h264_utils.cpp
923
sei_pic_timing.
counting_type
= extract_bits(5);
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp
865
sei_pic_timing.
counting_type
= extract_bits(5);
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp
865
sei_pic_timing.
counting_type
= extract_bits(5);
[
all
...]
Completed in 1426 milliseconds