Searched refs:trackId (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
H A D | nativeavmuxerndk.cpp | 59 int trackId = audioTrackId;
in OHAVMuxerSetRotation() local 73 OH_AVMuxer_WriteSample(muxer, trackId, sample, attrInfo);
in OHAVMuxerSetRotation() 93 int trackId = audioTrackId;
in OHAVMuxerStart() local 110 OH_AVMuxer_WriteSample(muxer, trackId, sample, attrInfo);
in OHAVMuxerStart() 130 int trackId = audioTrackId;
in OHAVMuxerStop() local 147 OH_AVMuxer_WriteSample(muxer, trackId, sample, attrInfo);
in OHAVMuxerStop() 172 int trackId = audioTrackId;
in OHAVMuxerWriteSample() local 182 OH_AVMuxer_AddTrack(muxer, &trackId, trackFormat);
in OHAVMuxerWriteSample() 184 int backInfo = OH_AVMuxer_WriteSample(muxer, trackId, sample, attrInfo);
in OHAVMuxerWriteSample() 208 int trackId in OHAVMuxerWriteSampleBuffer() local 242 int trackId = audioTrackId; OHAVMuxerAddTrack() local 312 int trackId = audioTrackId; OHAVMuxerSetRotationAbnormal() local 346 int trackId = audioTrackId; OHAVMuxerStartAbnormal() local 380 int trackId = audioTrackId; OHAVMuxerStopAbnormal() local 414 int trackId = audioTrackId; OHAVMuxerWriteSampleAbnormal() local 448 int trackId = audioTrackId; OHAVMuxerAddTrackAbnormal() local [all...] |
Completed in 2 milliseconds