Searched defs:getMeasureSize (Results 1 - 1 of 1) sorted by relevance

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

Completed in 127 milliseconds