Searched refs:three_cost (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_tokenize.c | 72 static const int16_t three_cost[] = {255, 257}; variable 365 {0, 0, 3, three_cost}, // THREE_TOKEN 381 {0, 0, 3, three_cost}, // THREE 395 {0, 0, 3, three_cost}, // THREE
|