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

/external/libvpx/libvpx/vp8/encoder/
H A Dtemporal_filter.c423 int which_buffer = start_frame - frame; local
425 vp8_lookahead_peek(cpi->lookahead, which_buffer, PEEK_FORWARD);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c716 const int which_buffer = start_frame - frame; local
718 vp9_lookahead_peek(cpi->lookahead, which_buffer);

Completed in 107 milliseconds