Searched defs:CreateWithDataSource (Results 1 – 5 of 5) sorted by relevance
38 std::shared_ptr<AVSourceMock> AVSourceMockFactory::CreateWithDataSource( in CreateWithDataSource() function in OHOS::MediaAVCodec::AVSourceMockFactory44 std::shared_ptr<AVSourceMock> AVSourceMockFactory::CreateWithDataSource(OH_AVDataSource *dataSource) in CreateWithDataSource() function in OHOS::MediaAVCodec::AVSourceMockFactory
38 std::shared_ptr<AVSourceMock> AVSourceMockFactory::CreateWithDataSource( in CreateWithDataSource() function in OHOS::MediaAVCodec::AVSourceMockFactory48 std::shared_ptr<AVSourceMock> AVSourceMockFactory::CreateWithDataSource(OH_AVDataSource *dataSource) in CreateWithDataSource() function in OHOS::MediaAVCodec::AVSourceMockFactory
75 …static std::shared_ptr<AVSource> CreateWithDataSource(const std::shared_ptr<Media::IMediaDataSourc… in CreateWithDataSource() function
67 int32_t AVSourceDemo::CreateWithDataSource(OH_AVDataSource *dataSource) in CreateWithDataSource() function in OHOS::MediaAVCodec::AVSourceDemo
67 std::shared_ptr<AVSource> AVSourceFactory::CreateWithDataSource( in CreateWithDataSource() function in OHOS::MediaAVCodec::AVSourceFactory