OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:seconds_value
(Results
1 - 12
of
12
) sorted by null
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H264TrackImpl.java
579
int
seconds_value
;
field in class:H264TrackImpl.SEIMessage
660
seconds_value
= reader.readU(6, "pic_timing SEI:
seconds_value
");
665
seconds_value
= reader.readU(6, "pic_timing SEI:
seconds_value
");
728
",
seconds_value
=" +
seconds_value
+
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264parse_sei.h
91
int32_t
seconds_value
[MAX_NUM_CLOCK_TS];
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
h264_utils.cpp
930
sei_pic_timing.
seconds_value
= 0;
935
sei_pic_timing.
seconds_value
= extract_bits(6);
942
sei_pic_timing.
seconds_value
= extract_bits(6);
957
ALOGV("-->
seconds_value
: %u", sei_pic_timing.
seconds_value
);
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp
872
sei_pic_timing.
seconds_value
= 0;
876
sei_pic_timing.
seconds_value
= extract_bits(6);
881
sei_pic_timing.
seconds_value
= extract_bits(6);
894
ALOGV("-->
seconds_value
: %u", sei_pic_timing.
seconds_value
);
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp
872
sei_pic_timing.
seconds_value
= 0;
876
sei_pic_timing.
seconds_value
= extract_bits(6);
881
sei_pic_timing.
seconds_value
= extract_bits(6);
894
ALOGV("-->
seconds_value
: %u", sei_pic_timing.
seconds_value
);
[
all
...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h
317
OMX_U32
seconds_value
;
member in struct:__anon34072
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h
316
OMX_U32
seconds_value
;
member in struct:__anon34091
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h
316
OMX_U32
seconds_value
;
member in struct:__anon34131
/external/libhevc/common/
ihevc_structs.h
388
* Specifies that the n_frames[i] syntax element is followed by
seconds_value
[i],
409
* Specifies the presence of
seconds_value
[i] and minutes_flag[i]
[
all
...]
/hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h
1804
OMX_U32
seconds_value
[4];
member in struct:OMX_TI_VIDEO_H264VDEC_SeiPictureTiming
[
all
...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sei.c
202
//sei_msg_ptr->
seconds_value
[i] = (uint8_t)code;
219
//sei_msg_ptr->
seconds_value
[i] = (uint8_t)code;
[
all
...]
/hardware/intel/img/psb_video/src/
tng_hostcode.c
[
all
...]
Completed in 709 milliseconds