Searched refs:vp9_lookahead_next_show_idx (Results 1 – 3 of 3) sorted by relevance
78 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx);
89 int vp9_lookahead_next_show_idx(const struct lookahead_ctx *ctx) { in vp9_lookahead_next_show_idx() function
142 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in ComputeFirstPassStats()247 int next_show_idx = vp9_lookahead_next_show_idx(lookahead); in EncodeFrame()