Searched defs:StripSource (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/img_utils/include/img_utils/
H A DStripSource.h33 class ANDROID_API StripSource { class in namespace:android::img_utils
35 virtual ~StripSource();
/frameworks/av/media/img_utils/src/
H A DStripSource.cpp17 #include <img_utils/StripSource.h>
22 StripSource::~StripSource() {}

Completed in 39 milliseconds