Searched refs:first_frame (Results 1 - 18 of 18) sorted by relevance

/hardware/intel/common/libmix/mix_video/src/
H A Dmixframemanager.c438 first_frame:
543 goto first_frame;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dfirstpass.c2721 FIRSTPASS_STATS first_frame; local
2757 vpx_memcpy(&first_frame, this_frame, sizeof(*this_frame));
2773 * itself can be subtracted out using the first_frame data
2848 vpx_memcpy(&tmp_frame, &first_frame, sizeof(first_frame));
2885 * itself can be subtracted out using the first_frame data
3218 double group_iiratio = (kf_group_intra_err - first_frame.intra_error) / (kf_group_coded_err - first_frame.coded_error);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h763 int first_frame; member in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h782 int first_frame; member in class:omx_vdec
H A Domx_vdec.h881 int first_frame; member in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h776 int first_frame; member in class:omx_vdec
H A Domx_vdec.h883 int first_frame; member in class:omx_vdec
H A Domx_vdec_hevc_swvdec.h931 int first_frame; member in class:omx_vdec
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_firstpass.c1903 const FIRSTPASS_STATS first_frame = *this_frame; local
1989 FIRSTPASS_STATS tmp_frame = first_frame;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp570 first_frame(0),
6194 if (first_frame == 0 && codec_type_parse == CODEC_TYPE_H264 &&
6196 first_frame = 1;
8340 if (first_frame == 0) {
8341 first_frame = 1;
H A Domx_vdec.cpp459 first_frame(0),
7212 if (first_frame == 0) {
7213 first_frame = 1;
H A Domx_vdec_hevc.cpp530 first_frame(0),
6850 if (first_frame == 0) {
6851 first_frame = 1;
H A Domx_vdec_hevc_swvdec.cpp580 first_frame(0),
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp619 first_frame(0),
6917 if (first_frame == 0 && codec_type_parse == CODEC_TYPE_H264 &&
6919 first_frame = 1;
9118 if (first_frame == 0) {
9119 first_frame = 1;
H A Domx_vdec_hevc.cpp526 first_frame(0),
6814 if (first_frame == 0) {
6815 first_frame = 1;
H A Domx_vdec_hevc_swvdec.cpp583 first_frame(0),
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp474 first_frame(0),
7515 if(first_frame == 0)
7517 first_frame = 1;
H A Domx_vdec_copper.cpp481 first_frame(0),
6998 if(first_frame == 0)
7000 first_frame = 1;

Completed in 500 milliseconds