Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dlookahead.h86 struct lookahead_entry *vp8_lookahead_peek(struct lookahead_ctx *ctx,
Dlookahead.c159 struct lookahead_entry *vp8_lookahead_peek(struct lookahead_ctx *ctx, in vp8_lookahead_peek() function
Dtemporal_filter.c427 vp8_lookahead_peek(cpi->lookahead, which_buffer, PEEK_FORWARD); in vp8_temporal_filter_prepare_c()
Donyx_if.c4824 if ((cpi->source = vp8_lookahead_peek( in vp8_get_compressed_data()
4847 vp8_lookahead_peek(cpi->lookahead, 1, PEEK_BACKWARD)) == NULL) { in vp8_get_compressed_data()