Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/av_codec/audio_decoder/include/
H A Davcodec_audio_avbuffer_decoder_demo.h296 OH_AVFormat* trackFormat = nullptr; member in OHOS::MediaAVCodec::AudioBufferDemo::ADecBufferDemo
/test/xts/acts/multimedia/av_codec/demuxer/src/
H A Dfunc_test.cpp49 static OH_AVFormat *trackFormat = nullptr; member
[all...]
H A Dproc_test.cpp48 static OH_AVFormat *trackFormat = nullptr; member
[all...]
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Dnativeavdemuxerndk.cpp170 OH_AVFormat *trackFormat = OH_AVSource_GetTrackFormat(GetSource(), videoTrackIndex); in OHAVDemuxerSelectTrackByID() local
H A 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(); OHAVMuxerWriteSample() local
214 OH_AVFormat *trackFormat = OH_AVFormat_Create(); OHAVMuxerWriteSampleBuffer() local
252 OH_AVFormat *trackFormat = OH_AVFormat_Create(); OHAVMuxerAddTrack() local
321 OH_AVFormat *trackFormat = OH_AVFormat_Create(); OHAVMuxerSetRotationAbnormal() local
356 OH_AVFormat *trackFormat = OH_AVFormat_Create(); OHAVMuxerStartAbnormal() local
390 OH_AVFormat *trackFormat = OH_AVFormat_Create(); OHAVMuxerStopAbnormal() local
424 OH_AVFormat *trackFormat = OH_AVFormat_Create(); OHAVMuxerWriteSampleAbnormal() local
458 OH_AVFormat *trackFormat = OH_AVFormat_Create(); OHAVMuxerAddTrackAbnormal() local
[all...]

Completed in 5 milliseconds