Home
last modified time | relevance | path

Searched refs:first_frame (Results 1 – 15 of 15) sorted by relevance

/hardware/intel/common/libmix/mix_video/src/
Dmixframemanager.c438 first_frame: in mix_framemanager_timestamp_based_enqueue()
543 goto first_frame; in mix_framemanager_timestamp_based_enqueue()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h763 int first_frame; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h776 int first_frame; variable
Domx_vdec_hevc_swvdec.h931 int first_frame; variable
Domx_vdec.h903 int first_frame; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h782 int first_frame; variable
Domx_vdec.h881 int first_frame; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h949 int first_frame; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp459 first_frame(0), in omx_vdec()
7212 if (first_frame == 0) { in push_input_vc1()
7213 first_frame = 1; in push_input_vc1()
Domx_vdec_hevc.cpp530 first_frame(0), in omx_vdec()
6850 if (first_frame == 0) { in push_input_vc1()
6851 first_frame = 1; in push_input_vc1()
Domx_vdec_hevc_swvdec.cpp580 first_frame(0), in omx_vdec()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp474 first_frame(0), in omx_vdec()
7515 if(first_frame == 0) in push_input_vc1()
7517 first_frame = 1; in push_input_vc1()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp526 first_frame(0), in omx_vdec()
6814 if (first_frame == 0) { in push_input_vc1()
6815 first_frame = 1; in push_input_vc1()
Domx_vdec_hevc_swvdec.cpp583 first_frame(0), in omx_vdec()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp633 first_frame(0), in omx_vdec()
7734 if (first_frame == 0 && codec_type_parse == CODEC_TYPE_H264 && in empty_this_buffer_proxy()
7736 first_frame = 1; in empty_this_buffer_proxy()
10103 if (first_frame == 0) { in push_input_vc1()
10104 first_frame = 1; in push_input_vc1()