Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/avsource_test/
Davsource_unit_test.cpp433 std::shared_ptr<AVSourceMock> dataSource_; variable
462 std::shared_ptr<AVSourceMock> dataSource_; variable
487 std::shared_ptr<AVSourceMock> dataSource_; variable
512 std::shared_ptr<AVSourceMock> dataSource_; variable
555 std::shared_ptr<AVSourceMock> dataSource_; variable
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/include/
Dcast_stream_player.h169 std::shared_ptr<LocalDataSource> dataSource_; variable
/foundation/CastEngine/castengine_cast_framework/service/src/session/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.cpp66 OH_AVDataSource* dataSource_; member in NativeAVDataSource