Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFunctionTest.cpp951 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
1007 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFunctionTest.cpp967 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
1021 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
H A DNativeAVMuxerStablityTest.cpp503 int32_t coverFileFd; in WriteByFormat() local
880 int32_t coverFileFd = open("greatwall.jpg", O_RDONLY); variable