OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:parseFormatSpec
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/wifi-display/
VideoFormats.h
99
bool
parseFormatSpec
(const char *spec);
VideoFormats.cpp
379
bool VideoFormats::
parseFormatSpec
(const char *spec) {
/frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.cpp
856
if (!mSupportedSinkVideoFormats.
parseFormatSpec
(value.c_str())) {
[
all
...]
Completed in 168 milliseconds