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

  /external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.h 80 extern const uint16_t vp9_cat6_high10_high_cost[256];
86 : (bit_depth == 10 ? vp9_cat6_high10_high_cost
vp9_tokenize.c 136 const uint16_t vp9_cat6_high10_high_cost[256] = { variable

Completed in 56 milliseconds