Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFunctionTest.cpp583 int32_t audioFileFd = open("aac_44100_2.bin", O_RDONLY); variable
677 int32_t audioFileFd = open("aac_44100_2.bin", O_RDONLY); variable
949 int32_t audioFileFd = open("aac_44100_2.bin", O_RDONLY); variable
1005 int32_t audioFileFd = open("aac_44100_2.bin", O_RDONLY); variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFunctionTest.cpp598 int32_t audioFileFd = open("aac_44100_2.bin", O_RDONLY); variable
683 int32_t audioFileFd = open("aac_44100_2.bin", O_RDONLY); variable
965 int32_t audioFileFd = open("aac_44100_2.bin", O_RDONLY); variable
1019 int32_t audioFileFd = open("aac_44100_2.bin", O_RDONLY); variable
H A DNativeAVMuxerStablityTest.cpp501 int32_t audioFileFd; in WriteByFormat() local
878 int32_t audioFileFd = open("aac_44100_2.bin", O_RDONLY); variable