Home
last modified time | relevance | path

Searched defs:kFrameSizes (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dframe_size_tests.cc105 static constexpr std::array<FrameSize, 3> kFrameSizes = { { in TEST_P() local
168 static constexpr std::array<FrameSize, 4> kFrameSizes = { { in TEST_P() local
244 static constexpr std::array<FrameSize, 3> kFrameSizes = { { in TEST_P() local
/aosp_15_r20/frameworks/av/media/module/codecs/amrnb/dec/test/
H A Damrnbdec_test.cpp48 const uint32_t kFrameSizes[] = {12, 13, 15, 17, 19, 20, 26, 31}; variable
H A DAmrnbDecoderTest.cpp38 const int32_t kFrameSizes[] = {12, 13, 15, 17, 19, 20, 26, 31, -1, -1, -1, -1, -1, -1, -1, -1}; variable
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/fuzzer/
H A Damrwb_dec_fuzzer.cpp31 constexpr int32_t kFrameSizes[16] = {17, 23, 32, 36, 40, 46, 50, 58, variable
/aosp_15_r20/frameworks/av/media/module/codecs/amrwb/dec/test/
H A Damrwbdec_test.cpp50 const uint32_t kFrameSizes[] = { 17, 23, 32, 36, 40, 46, 50, 58, 60 }; variable
H A DAmrwbDecoderTest.cpp41 const int32_t kFrameSizes[16] = {17, 23, 32, 36, 40, 46, 50, 58, 60, -1, -1, -1, -1, -1, -1, -1}; variable