Home
last modified time | relevance | path

Searched refs:vp8_lookahead_depth (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dlookahead.h110 vp8_lookahead_depth(struct lookahead_ctx *ctx);
Dlookahead.c227 vp8_lookahead_depth(struct lookahead_ctx *ctx) in vp8_lookahead_depth() function
Dtemporal_filter.c449 num_frames_forward = vp8_lookahead_depth(cpi->lookahead) in vp8_temporal_filter_prepare_c()