Searched refs:GetConfiguration (Results 1 – 8 of 8) sorted by relevance
/frameworks/av/media/libstagefright/wifi-display/ |
D | VideoFormats.cpp | 148 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in setNativeResolution() 186 if (!GetConfiguration(type, index, &width, &height, in enableResolutionUpto() 194 if (GetConfiguration((ResolutionType)i, j, in enableResolutionUpto() 207 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in setResolutionEnabled() 224 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in setProfileLevel() 234 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in getProfileLevel() 264 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL)); in isResolutionEnabled() 270 bool VideoFormats::GetConfiguration( in GetConfiguration() function in android::VideoFormats 406 success = GetConfiguration( in parseFormatSpec() 496 if (!GetConfiguration( in PickBestFormat()
|
D | VideoFormats.h | 89 static bool GetConfiguration(
|
/frameworks/wilhelm/tests/mimeUri/ |
D | slesTestPlayStreamType.cpp | 195 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration() 202 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration() 219 result = (*configItf)->GetConfiguration(configItf, in TestStreamTypeConfiguration()
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES_Android.h | 209 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self, member
|
/frameworks/wilhelm/tests/examples/ |
D | slesTestRecBuffQueue.cpp | 317 result = (*configItf)->GetConfiguration(configItf, SL_ANDROID_KEY_RECORDING_PRESET, in TestRecToBuffQueue()
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
D | WifiDisplaySource.cpp | 421 CHECK(VideoFormats::GetConfiguration( in onMessageReceived() 878 CHECK(VideoFormats::GetConfiguration( in onReceiveM3Response()
|
D | PlaybackSession.cpp | 1033 CHECK(VideoFormats::GetConfiguration( in addVideoSource()
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 226 XAresult (*GetConfiguration) ( member
|