Searched refs:getMeasureSize (Results 1 – 1 of 1) sorted by relevance
52 static bool getMeasureSize(sp<MediaCodecInfo::Capabilities> caps, int32_t *width, int32_t *height) { in getMeasureSize() function107 if (!getMeasureSize(caps, &width, &height)) { in getMeasureFormat()