Home
last modified time | relevance | path

Searched defs:kSymbols (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libgav1/src/utils/
H A Dentropy_decoder_test.cc92 static constexpr int kSymbols[4][4] = {{0, 0, 1, 1}, // in TestReadSymbolBoolean() local
143 static constexpr int kSymbols[6][4] = {{0, 2, 1, 2}, // in TestReadSymbol3() local
199 static constexpr int kSymbols[8][4] = {{0, 0, 3, 3}, // in TestReadSymbol4() local
257 static constexpr int kSymbols[10][4] = {{0, 0, 4, 4}, // in TestReadSymbol5() local
317 static constexpr int kSymbols[12][4] = {{0, 0, 5, 5}, // in TestReadSymbol6() local
383 static constexpr int kSymbols[14][4] = {{0, 4, 6, 3}, // in TestReadSymbol7() local
451 static constexpr int kSymbols[16][4] = {{0, 4, 7, 3}, // in TestReadSymbol8() local
521 static constexpr int kSymbols[18][4] = {{0, 4, 8, 3}, // in TestReadSymbol9() local
593 static constexpr int kSymbols[20][4] = {{0, 5, 9, 4}, // in TestReadSymbol10() local
668 static constexpr int kSymbols[22][4] = {{0, 6, 10, 5}, // in TestReadSymbol11() local
[all …]
/aosp_15_r20/external/libaom/test/
H A Dboolcoder_test.cc95 const int kSymbols = 1024; in TEST() local
142 const int kSymbols = 1024; in TEST() local
H A Daccounting_test.cc27 const int kSymbols = 1024; in TEST() local