Home
last modified time | relevance | path

Searched refs:PEEK_FORWARD (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dlookahead.h76 #define PEEK_FORWARD 1 macro
Dlookahead.c163 if (direction == PEEK_FORWARD) { in vp8_lookahead_peek()
Dtemporal_filter.c427 vp8_lookahead_peek(cpi->lookahead, which_buffer, PEEK_FORWARD); in vp8_temporal_filter_prepare_c()
Donyx_if.c4825 cpi->lookahead, cpi->frames_till_gf_update_due, PEEK_FORWARD))) { in vp8_get_compressed_data()