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