Home
last modified time | relevance | path

Searched refs:subtract_stats (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dpass2_strategy.c93 static void subtract_stats(FIRSTPASS_STATS *section, in subtract_stats() function
1635 subtract_stats(&twopass->total_left_stats, &this_frame); in av1_get_second_pass_params()
/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c190 static void subtract_stats(FIRSTPASS_STATS *section, FIRSTPASS_STATS *frame) { in subtract_stats() function
2439 subtract_stats(&cpi->twopass.total_left_stats, &this_frame); in vp8_second_pass()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c191 static void subtract_stats(FIRSTPASS_STATS *section, in subtract_stats() function
3249 subtract_stats(&twopass->total_left_stats, &this_frame); in vp9_rc_get_second_pass_params()