Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
DNativeAVMuxerStablityTest.cpp486 int32_t coverFileFd; in writeByFormat() local
824 int32_t coverFileFd = open("greatwall.jpg", O_RDONLY); variable
DNativeAVMuxerFunctionTest.cpp968 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
1022 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
/foundation/multimedia/av_codec/test/moduletest/muxer/FFmpegAPI/
DFFmpegAVMuxerFunctionTest.cpp937 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
993 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
DInnerAVMuxerFunctionTest.cpp1000 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
1056 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable