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

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.h99 bool parseFormatSpec(const char *spec);
H A DVideoFormats.cpp379 bool VideoFormats::parseFormatSpec(const char *spec) { function in class:android::VideoFormats
/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp856 if (!mSupportedSinkVideoFormats.parseFormatSpec(value.c_str())) {

Completed in 80 milliseconds