Home
last modified time | relevance | path

Searched refs:vp9_cat6_high10_high_cost (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.h80 extern const int16_t vp9_cat6_high10_high_cost[512];
93 : (bit_depth == 10 ? vp9_cat6_high10_high_cost : in vp9_get_high_cost_table()
Dvp9_tokenize.c132 const int16_t vp9_cat6_high10_high_cost[512] = { variable