Searched defs:WriteSingleTrackSample (Results 1 – 6 of 6) sorted by relevance
| /foundation/multimedia/av_codec/test/nativedemo/avmuxer/ |
| D | avmuxer_demo_base.cpp | 253 void AVMuxerDemoBase::WriteSingleTrackSample(uint32_t trackId, std::shared_ptr<std::ifstream> file) in WriteSingleTrackSample() function in OHOS::MediaAVCodec::AVMuxerDemoBase
|
| D | native_avmuxer_demo.c | 211 void WriteSingleTrackSample(OH_AVMuxer *muxer, int trackId, int fd) in WriteSingleTrackSample() function
|
| /foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
| D | NativeAVMuxerStablityTest.cpp | 401 void WriteSingleTrackSample(AVMuxerDemo* muxerDemo, OH_AVMuxer* handle, int trackId, int fd) in WriteSingleTrackSample() function
|
| D | NativeAVMuxerFunctionTest.cpp | 472 void WriteSingleTrackSample(AVMuxerDemo* muxerDemo, OH_AVMuxer* handle, int trackId, int fd) in WriteSingleTrackSample() function
|
| /foundation/multimedia/av_codec/test/moduletest/muxer/FFmpegAPI/ |
| D | FFmpegAVMuxerFunctionTest.cpp | 457 void WriteSingleTrackSample(AVMuxerDemo *muxerDemo, int trackId, int fd) in WriteSingleTrackSample() function
|
| /foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
| D | InnerAVMuxerFunctionTest.cpp | 528 void WriteSingleTrackSample(AVMuxerDemo *muxerDemo, int trackId, int fd) in WriteSingleTrackSample() function
|