Home
last modified time | relevance | path

Searched refs:calc_frame_boost (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c1155 static double calc_frame_boost(VP9_COMP *cpi, FIRSTPASS_STATS *this_frame, in calc_frame_boost() function
1218 calc_frame_boost(cpi, &this_frame, this_frame_mv_in_out)); in calc_arf_boost()
1255 calc_frame_boost(cpi, &this_frame, this_frame_mv_in_out)); in calc_arf_boost()
1517 calc_frame_boost(cpi, &next_frame, this_frame_mv_in_out)); in define_gf_group()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c1587 static double calc_frame_boost( in calc_frame_boost() function
1653 r = calc_frame_boost( cpi, &this_frame, this_frame_mv_in_out ); in calc_arf_boost()
1704 r = calc_frame_boost( cpi, &this_frame, this_frame_mv_in_out ); in calc_arf_boost()
1830 r = calc_frame_boost( cpi, &next_frame, this_frame_mv_in_out ); in define_gf_group()