Home
last modified time | relevance | path

Searched defs:cat6_high_cost (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c94 const uint16_t *cat6_high_cost = vp9_get_high_cost_table(xd->bd); in vp9_optimize_b() local
96 const uint16_t *cat6_high_cost = vp9_get_high_cost_table(8); in vp9_optimize_b() local
Dvp9_rdopt.c369 const uint16_t *cat6_high_cost = vp9_get_high_cost_table(xd->bd); in cost_coeffs() local
371 const uint16_t *cat6_high_cost = vp9_get_high_cost_table(8); in cost_coeffs() local