Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
Dnativeavmuxerndk.cpp77 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerSetRotation() local
114 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerSetFormat() local
156 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerStart() local
196 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerStop() local
236 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerWriteSample() local
276 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerWriteSampleBuffer() local
316 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerAddTrack() local
390 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerSetRotationAbnormal() local
427 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerSetFormatAbnormal() local
469 OH_AVFormat *trackFormat = OH_AVFormat_Create(); in OHAVMuxerStartAbnormal() local
[all …]
Dnativeavdemuxerndk.cpp180 OH_AVFormat *trackFormat = OH_AVSource_GetTrackFormat(GetSource(), videoTrackIndex); in OHAVDemuxerSelectTrackByID() local
/test/xts/acts/multimedia/av_codec/demuxer/src/
Dfunc2_test.cpp57 static OH_AVFormat *trackFormat = nullptr; variable
Dproc_test.cpp52 static OH_AVFormat *trackFormat = nullptr; variable
Dfunc_test.cpp49 static OH_AVFormat *trackFormat = nullptr; variable
/test/xts/acts/multimedia/av_codec/audio_decoder/include/
Davcodec_audio_avbuffer_decoder_demo.h297 OH_AVFormat* trackFormat = nullptr; variable