Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c2721 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/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h763 int first_frame; variable
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h782 int first_frame; variable
Domx_vdec.h864 int first_frame; variable
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c1903 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/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp546 first_frame(0), in omx_vdec()
5780 if (first_frame == 0 && codec_type_parse == CODEC_TYPE_H264 && in empty_this_buffer_proxy()
5782 first_frame = 1; in empty_this_buffer_proxy()
7842 if (first_frame == 0) { in push_input_vc1()
7843 first_frame = 1; in push_input_vc1()
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.cpp532 first_frame(0), in omx_vdec()
6846 if (first_frame == 0) { in push_input_vc1()
6847 first_frame = 1; in push_input_vc1()
Domx_vdec_hevc_swvdec.cpp580 first_frame(0), in omx_vdec()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp481 first_frame(0), in omx_vdec()
6998 if(first_frame == 0) in push_input_vc1()
7000 first_frame = 1; in push_input_vc1()
Domx_vdec.cpp472 first_frame(0), in omx_vdec()
7509 if(first_frame == 0) in push_input_vc1()
7511 first_frame = 1; in push_input_vc1()