Searched refs:four_cost (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_tokenize.c | 73 static const int16_t four_cost[] = {255, 257}; variable 366 {0, 0, 4, four_cost}, // FOUR_TOKEN 382 {0, 0, 4, four_cost}, // FOUR 396 {0, 0, 4, four_cost}, // FOUR
|