Searched refs:DataSourceSource (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/mp4/
H A DFragmentedMP4Parser.cpp194 struct DataSourceSource : public FragmentedMP4Parser::Source { struct in namespace:android
195 DataSourceSource(sp<DataSource> &source) function in struct:android::DataSourceSource
223 DISALLOW_EVIL_CONSTRUCTORS(DataSourceSource);
253 msg->setObject("source", new DataSourceSource(source));

Completed in 54 milliseconds