Searched defs:CreateAVSource (Results 1 – 3 of 3) sorted by relevance
240 void AVCodecAdapter::CreateAVSource(int32_t fd, int64_t offset, int64_t size) in CreateAVSource() function in OHOS::CameraStandard::AVCodecAdapter
263 void AVCodecProxy::CreateAVSource(int32_t fd, int64_t offset, int64_t size) in CreateAVSource() function in OHOS::CameraStandard::AVCodecProxy
192 static std::shared_ptr<AVSourceDemo> CreateAVSource( in CreateAVSource() function