Searched refs:one_cost (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_tokenize.c | 70 static const int16_t one_cost[] = {255, 257}; variable 363 {0, 0, 1, one_cost}, // ONE_TOKEN 379 {0, 0, 1, one_cost}, // ONE 393 {0, 0, 1, one_cost}, // ONE
|