Searched defs:order_idx_list (Results 1 – 1 of 1) sorted by relevance
/external/libaom/test/ |
D | ratectrl_qmode_test.cc | 622 const std::vector<int> order_idx_list = { 0, 4, 2, 1, 2, 3, 4 }; in TEST() local 723 const std::vector<int> order_idx_list = { 0, 4, 2, 1, 2, 3, 4 }; in TEST() local 763 const std::vector<int> order_idx_list = { 0, 4, 2, 1 }; in TEST() local 797 const std::vector<int> order_idx_list = { 0, 4, 2, 1 }; in TEST() local
|