Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dlookahead.h113 unsigned int av1_lookahead_depth(struct lookahead_ctx *ctx,
Dlookahead.c188 unsigned int av1_lookahead_depth(struct lookahead_ctx *ctx, in av1_lookahead_depth() function
Dtemporal_filter.c1208 av1_lookahead_depth(cpi->lookahead, cpi->compressor_stage); in tf_setup_filtering_buffer()
Dpass2_strategy.c1419 (int)av1_lookahead_depth(cpi->lookahead, cpi->compressor_stage) + 1; in correct_frames_to_key()