Searched defs:CreateVideoDecMockByName (Results 1 – 5 of 5) sorted by relevance
30 std::shared_ptr<VideoDecMock> VCodecMockFactory::CreateVideoDecMockByName(const std::string &name) in CreateVideoDecMockByName() function in OHOS::MediaAVCodec::VCodecMockFactory
39 std::shared_ptr<VideoDecMock> AVCodecMockFactory::CreateVideoDecMockByName(const std::string &name) in CreateVideoDecMockByName() function in OHOS::Media::AVCodecMockFactory
87 bool VDecMock::CreateVideoDecMockByName(const std::string &name) in CreateVideoDecMockByName() function in OHOS::Media::VDecMock
118 bool VideoDecSample::CreateVideoDecMockByName(const std::string &name) in CreateVideoDecMockByName() function in OHOS::MediaAVCodec::VideoDecSample