OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mNativeIndex
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/wifi-display/
VideoFormats.cpp
151
mNativeIndex
= index;
159
*index =
mNativeIndex
;
400
mNativeIndex
= native >> 3;
408
mNativeType,
mNativeIndex
, NULL, NULL, NULL, NULL);
440
forM4Message ? 0x00 : ((
mNativeIndex
<< 3) | mNativeType),
441
mConfigs[mNativeType][
mNativeIndex
].profile,
442
mConfigs[mNativeType][
mNativeIndex
].level,
VideoFormats.h
113
size_t
mNativeIndex
;
Completed in 1098 milliseconds