OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFormatSpec
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/wifi-display/
VideoFormats.h
100
AString
getFormatSpec
(bool forM4Message = false) const;
VideoFormats.cpp
418
AString VideoFormats::
getFormatSpec
(bool forM4Message) const {
/frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.cpp
638
body.append(chosenVideoFormat.
getFormatSpec
(true /* forM4Message */));
[
all
...]
Completed in 424 milliseconds