Searched refs:first_frame (Results 1 – 16 of 16) sorted by relevance
/hardware/intel/common/libmix/mix_video/src/ |
D | mixframemanager.c | 438 first_frame: in mix_framemanager_timestamp_based_enqueue() 543 goto first_frame; in mix_framemanager_timestamp_based_enqueue()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | firstpass.c | 2721 FIRSTPASS_STATS first_frame; in find_next_key_frame() local 2757 vpx_memcpy(&first_frame, this_frame, sizeof(*this_frame)); in find_next_key_frame() 2848 vpx_memcpy(&tmp_frame, &first_frame, sizeof(first_frame)); in find_next_key_frame() 3218 …double group_iiratio = (kf_group_intra_err - first_frame.intra_error) / (kf_group_coded_err - firs… in find_next_key_frame()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 763 int first_frame; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 776 int first_frame; variable
|
D | omx_vdec_hevc_swvdec.h | 931 int first_frame; variable
|
D | omx_vdec.h | 883 int first_frame; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 782 int first_frame; variable
|
D | omx_vdec.h | 881 int first_frame; variable
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_firstpass.c | 1903 const FIRSTPASS_STATS first_frame = *this_frame; in find_next_key_frame() local 1989 FIRSTPASS_STATS tmp_frame = first_frame; in find_next_key_frame()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_msm8974.cpp | 570 first_frame(0), in omx_vdec() 6194 if (first_frame == 0 && codec_type_parse == CODEC_TYPE_H264 && in empty_this_buffer_proxy() 6196 first_frame = 1; in empty_this_buffer_proxy() 8340 if (first_frame == 0) { in push_input_vc1() 8341 first_frame = 1; in push_input_vc1()
|
D | omx_vdec_hevc.cpp | 530 first_frame(0), in omx_vdec() 6850 if (first_frame == 0) { in push_input_vc1() 6851 first_frame = 1; in push_input_vc1()
|
D | omx_vdec.cpp | 459 first_frame(0), in omx_vdec() 7212 if (first_frame == 0) { in push_input_vc1() 7213 first_frame = 1; in push_input_vc1()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 481 first_frame(0), in omx_vdec() 6998 if(first_frame == 0) in push_input_vc1() 7000 first_frame = 1; in push_input_vc1()
|
D | omx_vdec.cpp | 474 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/ |
D | omx_vdec_hevc.cpp | 526 first_frame(0), in omx_vdec() 6814 if (first_frame == 0) { in push_input_vc1() 6815 first_frame = 1; in push_input_vc1()
|
D | omx_vdec_hevc_swvdec.cpp | 583 first_frame(0), in omx_vdec()
|