Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c190 static void subtract_stats(FIRSTPASS_STATS *section, FIRSTPASS_STATS *frame) { in subtract_stats() function
2438 subtract_stats(&cpi->twopass.total_left_stats, &this_frame); in vp8_second_pass()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c194 static void subtract_stats(FIRSTPASS_STATS *section, in subtract_stats() function
3223 subtract_stats(&twopass->total_left_stats, &this_frame); in vp9_rc_get_second_pass_params()