Searched refs:av1_lookahead_pop (Results 1 – 3 of 3) sorted by relevance
96 struct lookahead_entry *av1_lookahead_pop(struct lookahead_ctx *ctx, int drain,
145 struct lookahead_entry *av1_lookahead_pop(struct lookahead_ctx *ctx, int drain, in av1_lookahead_pop() function
473 source = av1_lookahead_pop(cpi->lookahead, *flush, cpi->compressor_stage); in choose_frame_source()1083 source = av1_lookahead_pop(cpi->lookahead, flush, cpi->compressor_stage); in av1_encode_strategy()