Home
last modified time | relevance | path

Searched refs:SIZE_5 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeFunctionTest.cpp27 constexpr int32_t SIZE_5 = 5; variable
134 if (dest.size() < SIZE_5) { in getParamsByName()
156 if (dest.size() < SIZE_5) { in getParamsByName()
246 for (int i = 0; i < SIZE_5; i++)
387 if (dest.size() < SIZE_5)
431 if (dest.size() < SIZE_5)
476 if (dest.size() < SIZE_5)
521 if (dest.size() < SIZE_5)
750 if (dest.size() < SIZE_5)
795 if (dest.size() < SIZE_5)
[all …]
H A DNativeStablityTest.cpp27 constexpr uint32_t SIZE_5 = 5; variable
108 if (dest.size() < SIZE_5) { in GetParamsByName()
130 if (dest.size() < SIZE_5) { in GetParamsByName()