Home
last modified time | relevance | path

Searched defs:trackFormat (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
Dnativeavmuxerndk.cpp68 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerSetRotation() local
103 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerStart() local
140 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerStop() local
177 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerWriteSample() local
214 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerWriteSampleBuffer() local
252 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerAddTrack() local
321 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerSetRotationAbnormal() local
356 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerStartAbnormal() local
390 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerStopAbnormal() local
424 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerWriteSampleAbnormal() local
[all …]
Dnativeavdemuxerndk.cpp170 OH_AVFormat *trackFormat = OH_AVSource_GetTrackFormat(GetSource(), videoTrackIndex); in OHAVDemuxerSelectTrackByID() local
/test/xts/acts/multimedia/av_codec/audio_decoder/include/
Davcodec_audio_avbuffer_decoder_demo.h296 OH_AVFormat* trackFormat = nullptr; variable
/test/xts/acts/multimedia/av_codec/demuxer/src/
Dproc_test.cpp52 static OH_AVFormat *trackFormat = nullptr; variable
Dfunc_test.cpp49 static OH_AVFormat *trackFormat = nullptr; variable