OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LevelType
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/wifi-display/
VideoFormats.h
51
enum
LevelType
{
74
ProfileType profile,
LevelType
level);
83
ProfileType profile,
LevelType
level);
87
ProfileType *profile,
LevelType
*level) const;
95
ProfileType profile,
LevelType
level,
108
LevelType
*chosenLevel);
VideoFormats.cpp
183
ProfileType profile,
LevelType
level) {
222
ProfileType profile,
LevelType
level) {
232
ProfileType *profile,
LevelType
*level) const{
258
*level = (
LevelType
) bestLevel;
341
ProfileType profile,
LevelType
level, unsigned *profileIdc,
454
LevelType
*chosenLevel) {
536
LevelType
srcLevel, sinkLevel;
/frameworks/av/media/libstagefright/wifi-display/source/
PlaybackSession.h
60
VideoFormats::
LevelType
videoLevelType);
141
VideoFormats::
LevelType
videoLevelType);
157
VideoFormats::
LevelType
videoLevelType);
WifiDisplaySource.h
141
VideoFormats::
LevelType
mChosenVideoLevel;
PlaybackSession.cpp
386
VideoFormats::
LevelType
videoLevelType) {
889
VideoFormats::
LevelType
videoLevelType) {
1030
VideoFormats::
LevelType
videoLevelType) {
Completed in 64 milliseconds