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 OHAVMuxerSetFormat() local
143 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerStart() local
181 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerStop() local
219 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerWriteSample() local
256 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerWriteSampleBuffer() local
294 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerAddTrack() local
364 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerSetRotationAbnormal() local
399 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerSetFormatAbnormal() local
439 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerStartAbnormal() 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