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

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

Completed in 14 milliseconds