Home
last modified time | relevance | path

Searched refs:getMeasureSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaCodecListOverrides.cpp52 static bool getMeasureSize(sp<MediaCodecInfo::Capabilities> caps, int32_t *width, int32_t *height) { in getMeasureSize() function
107 if (!getMeasureSize(caps, &width, &height)) { in getMeasureFormat()