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.h100 vp8_lookahead_peek(struct lookahead_ctx *ctx,
Dlookahead.c194 vp8_lookahead_peek(struct lookahead_ctx *ctx, in vp8_lookahead_peek() function
Dtemporal_filter.c509 struct lookahead_entry* buf = vp8_lookahead_peek(cpi->lookahead, in vp8_temporal_filter_prepare_c()
Donyx_if.c5286 if ((cpi->source = vp8_lookahead_peek(cpi->lookahead, in vp8_get_compressed_data()
5314 if((cpi->last_source = vp8_lookahead_peek(cpi->lookahead, 1, in vp8_get_compressed_data()