Home
last modified time | relevance | path

Searched defs:avCodecList (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/player_framework/test/unittest/avcodec_test/native/avcodec_list/
Davcodec_list_native_mock.h26 …explicit AVCodecListNativeMock(std::shared_ptr<AVCodecList> avCodecList) : avCodecList_(avCodecLis… in AVCodecListNativeMock()
/foundation/multimedia/player_framework/services/services/sa_media/client/
Dmedia_local.cpp99 int32_t MediaLocal::DestroyAVCodecListService(std::shared_ptr<IAVCodecListService> avCodecList) in DestroyAVCodecListService()
Dmedia_client.cpp168 std::shared_ptr<AVCodecListClient> avCodecList = AVCodecListClient::Create(avCodecListProxy); in CreateAVCodecListService() local
175 int32_t MediaClient::DestroyAVCodecListService(std::shared_ptr<IAVCodecListService> avCodecList) in DestroyAVCodecListService()
/foundation/multimedia/player_framework/test/unittest/avcodec_test/native/
Davcodec_mock_factory.cpp124 auto avCodecList = AVCodecListFactory::CreateAVCodecList(); in CreateAVCodecList() local
/foundation/distributedhardware/distributed_audio/audiohandler/src/
Ddaudio_handler.cpp132 auto avCodecList = Media::AVCodecListFactory::CreateAVCodecList(); in QueryCodecInfo() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
Ddcamera_handler.cpp144 … std::shared_ptr<Media::AVCodecList> avCodecList = Media::AVCodecListFactory::CreateAVCodecList(); in CreateDHItem() local
Ddcamera_handler_common.cpp145 … std::shared_ptr<Media::AVCodecList> avCodecList = Media::AVCodecListFactory::CreateAVCodecList(); in CreateDHItem() local