Searched refs:av1_lookahead_pop (Results 1 – 3 of 3) sorted by relevance
85 struct lookahead_entry *av1_lookahead_pop(struct lookahead_ctx *ctx, int drain);
186 struct lookahead_entry *av1_lookahead_pop(struct lookahead_ctx *ctx, in av1_lookahead_pop() function
596 source = av1_lookahead_pop(cpi->lookahead, *flush); in choose_frame_source()973 source = av1_lookahead_pop(cpi->lookahead, flush); in av1_encode_strategy()