Home
last modified time | relevance | path

Searched refs:GetSource (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Dnativeavdemuxerndk.cpp56 static OH_AVSource *GetSource() in GetSource() function
70 OH_AVSource *source = GetSource(); in OHAVDemuxerCreateWithSource()
88 demuxer = OH_AVDemuxer_CreateWithSource(GetSource()); in OHAVDemuxerDestroy()
106 demuxer = OH_AVDemuxer_CreateWithSource(GetSource()); in OHAVDemuxerUnselectTrackByID()
170 OH_AVFormat *trackFormat = OH_AVSource_GetTrackFormat(GetSource(), videoTrackIndex); in OHAVDemuxerSelectTrackByID()
190 OH_AVSource *oH_AVSource = GetSource(); in OHAVDemuxerReadSample()
221 OH_AVSource *oH_AVSource = GetSource(); in OHAVDemuxerReadSampleBuffer()

Completed in 1 milliseconds