Searched refs:WriteTrackSampleShort (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
H A D | InnerAVMuxerFunctionTest.cpp | 190 void WriteTrackSampleShort(AVMuxerDemo *muxerDemo, int audioTrackIndex, int videoTrackIndex, int au… in WriteTrackSampleShort() function 783 WriteTrackSampleShort(muxerDemo, audioTrackId, videoTrackId, 100);
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
H A D | NativeAVMuxerFunctionTest.cpp | 212 void WriteTrackSampleShort(AVMuxerDemo* muxerDemo, OH_AVMuxer* handle, int audioTrackIndex, in WriteTrackSampleShort() function 790 WriteTrackSampleShort(muxerDemo, handle, audioTrackId, videoTrackId, 100);
|