Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFunctionTest.cpp631 int32_t videoFileFd = open("h264_640_360.bin", O_RDONLY); variable
678 int32_t videoFileFd = open("mpeg4_720_480.bin", O_RDONLY); variable
950 int32_t videoFileFd = open("h264_640_360.bin", O_RDONLY); variable
1006 int32_t videoFileFd = open("mpeg4_720_480.bin", O_RDONLY); variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFunctionTest.cpp642 int32_t videoFileFd = open("h264_640_360.bin", O_RDONLY); variable
684 int32_t videoFileFd = open("mpeg4_720_480.bin", O_RDONLY); variable
966 int32_t videoFileFd = open("h264_640_360.bin", O_RDONLY); variable
1020 int32_t videoFileFd = open("mpeg4_720_480.bin", O_RDONLY); variable
H A DNativeAVMuxerStablityTest.cpp502 int32_t videoFileFd; in WriteByFormat() local
879 int32_t videoFileFd = open("h264_640_360.bin", O_RDONLY); variable