Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/plugin/core/
Ddemuxer.cpp36 int32_t Demuxer::ReadSample(uint32_t trackIndex, std::shared_ptr<AVSharedMemory> sample, in ReadSample() function in OHOS::MediaAVCodec::Plugin::Demuxer
/foundation/multimedia/av_codec/frameworks/native/avdemuxer/
Davdemuxer_impl.cpp100 int32_t AVDemuxerImpl::ReadSample(uint32_t trackIndex, std::shared_ptr<AVSharedMemory> sample, in ReadSample() function in OHOS::MediaAVCodec::AVDemuxerImpl
/foundation/multimedia/av_codec/services/engine/demuxer/
Ddemuxer_engine_impl.cpp77 int32_t DemuxerEngineImpl::ReadSample(uint32_t trackIndex, std::shared_ptr<AVSharedMemory> sample, in ReadSample() function in OHOS::MediaAVCodec::DemuxerEngineImpl
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/capi_demo/
Davdemuxer_demo.cpp82 int32_t AVDemuxerDemo::ReadSample(uint32_t trackIndex, OH_AVMemory *sample, OH_AVCodecBufferAttr *b… in ReadSample() function in OHOS::MediaAVCodec::AVDemuxerDemo
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/inner_demo/
Dinner_demuxer_demo.cpp115 int32_t InnerDemuxerDemo::ReadSample(uint32_t trackIndex, std::shared_ptr<AVSharedMemory> mem, in ReadSample() function in OHOS::MediaAVCodec::InnerDemuxerDemo
/foundation/multimedia/av_codec/services/engine/plugin/plugins/demuxer/ffmpeg_demuxer/
Dffmpeg_demuxer_plugin.cpp407 int32_t FFmpegDemuxerPlugin::ReadSample(uint32_t trackIndex, std::shared_ptr<AVSharedMemory> sample, in ReadSample() function in OHOS::MediaAVCodec::Plugin::FFmpeg::FFmpegDemuxerPlugin