Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_list.h64 static std::shared_ptr<AVCodecList> CreateAVCodecList() in CreateAVCodecList() function
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodeclist_impl.cpp26 std::shared_ptr<AVCodecList> AVCodecListFactory::CreateAVCodecList() in CreateAVCodecList() function in OHOS::MediaAVCodec::AVCodecListFactory
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H A Ddcamera_handler.cpp169 int32_t DCameraHandler::CreateAVCodecList(cJSON *root) in CreateAVCodecList() function in OHOS::DistributedHardware::DCameraHandler