Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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.c506 struct lookahead_entry* buf = vp8_lookahead_peek(cpi->lookahead, in vp8_temporal_filter_prepare_c()
Donyx_if.c4934 if ((cpi->source = vp8_lookahead_peek(cpi->lookahead, in vp8_get_compressed_data()
4962 if((cpi->last_source = vp8_lookahead_peek(cpi->lookahead, 1, in vp8_get_compressed_data()