Searched refs:vp9_cat6_high_cost (Results 1 – 2 of 2) sorted by relevance
79 extern const uint16_t vp9_cat6_high_cost[64];85 return bit_depth == 8 ? vp9_cat6_high_cost in vp9_get_high_cost_table()92 return vp9_cat6_high_cost; in vp9_get_high_cost_table()
126 const uint16_t vp9_cat6_high_cost[64] = { variable