Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A 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
/ohos5.0/foundation/multimedia/media_foundation/engine/include/pipeline/filters/demux/
H A Ddemuxer_filter.h153 std::shared_ptr<DataSourceImpl> dataSource_; variable
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avsource/
H A Dnative_avsource.cpp66 OH_AVDataSource* dataSource_; member in NativeAVDataSource