Searched refs:two_cost (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_tokenize.c | 71 static const int16_t two_cost[] = {255, 257}; variable 364 {0, 0, 2, two_cost}, // TWO_TOKEN 380 {0, 0, 2, two_cost}, // TWO 394 {0, 0, 2, two_cost}, // TWO
|