Home
last modified time | relevance | path

Searched defs:dataSource_ (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/avsource_test/
Davsource_unit_test.cpp668 std::shared_ptr<AVSourceMock> dataSource_; variable
697 std::shared_ptr<AVSourceMock> dataSource_; variable
722 std::shared_ptr<AVSourceMock> dataSource_; variable
747 std::shared_ptr<AVSourceMock> dataSource_; variable
790 std::shared_ptr<AVSourceMock> dataSource_; variable
Davsource_mock.h102 OH_AVDataSource* dataSource_; variable
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/include/
Dcast_stream_player.h172 std::shared_ptr<LocalDataSource> dataSource_; variable
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/include/
Dcast_stream_player.h169 std::shared_ptr<LocalDataSource> dataSource_; variable
/foundation/multimedia/media_foundation/engine/include/pipeline/filters/demux/
Ddemuxer_filter.h153 std::shared_ptr<DataSourceImpl> dataSource_; variable
/foundation/multimedia/av_codec/frameworks/native/capi/avsource/
Dnative_avsource.cpp82 OH_AVDataSource* dataSource_; member in NativeAVDataSource