Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_lookahead.h118 unsigned int vp9_lookahead_depth(struct lookahead_ctx *ctx);
Dvp9_lookahead.c243 unsigned int vp9_lookahead_depth(struct lookahead_ctx *ctx) { in vp9_lookahead_depth() function
Dvp9_mbgraph.c382 int i, n_frames = vp9_lookahead_depth(cpi->lookahead); in vp9_update_mbgraph_stats()
Dvp9_temporal_filter.c599 vp9_lookahead_depth(cpi->lookahead) - distance - 1; in adjust_arnr_filter()