Searched refs:top_mode (Results 1 – 2 of 2) sorted by relevance
710 const int top_mode = bsize < BLOCK_8X8 ? MAX_REFS : MAX_MODES; in vp9_update_rd_thresh_fact() local712 for (mode = 0; mode < top_mode; ++mode) { in vp9_update_rd_thresh_fact()
1299 const int top_mode = MAX_MODES; in av1_update_rd_thresh_fact() local1301 for (mode = 0; mode < top_mode; ++mode) { in av1_update_rd_thresh_fact()