Home
last modified time | relevance | path

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

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