Home
last modified time | relevance | path

Searched defs:CreateAVSource (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/camera_framework/dynamic_libs/av_codec/src/
Dav_codec_adapter.cpp240 void AVCodecAdapter::CreateAVSource(int32_t fd, int64_t offset, int64_t size) in CreateAVSource() function in OHOS::CameraStandard::AVCodecAdapter
/foundation/multimedia/camera_framework/common/utils/av_codec/src/
Dav_codec_proxy.cpp263 void AVCodecProxy::CreateAVSource(int32_t fd, int64_t offset, int64_t size) in CreateAVSource() function in OHOS::CameraStandard::AVCodecProxy
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/
Davdemuxer_demo_runner.cpp192 static std::shared_ptr<AVSourceDemo> CreateAVSource( in CreateAVSource() function