HomeSort by relevance Sort by last modified time
    Searched refs:vp9_cat6_high_cost (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.h 79 extern const uint16_t vp9_cat6_high_cost[64];
85 return bit_depth == 8 ? vp9_cat6_high_cost
92 return vp9_cat6_high_cost;
vp9_tokenize.c 126 const uint16_t vp9_cat6_high_cost[64] = { variable

Completed in 170 milliseconds