Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DColorUtils.h146 static void setDefaultCodecColorAspectsIfNeeded(
/frameworks/av/media/libstagefright/foundation/
DColorUtils.cpp363 void ColorUtils::setDefaultCodecColorAspectsIfNeeded( in setDefaultCodecColorAspectsIfNeeded() function in android::ColorUtils
/frameworks/av/media/libstagefright/
DACodec.cpp3471 setDefaultCodecColorAspectsIfNeeded(params.sAspects, width, height); in setColorAspectsForVideoDecoder()
3561 setDefaultCodecColorAspectsIfNeeded(params.sAspects, width, height); in getColorAspectsAndDataSpaceForVideoDecoder()
3597 setDefaultCodecColorAspectsIfNeeded(params.sAspects, width, height); in setColorAspectsForVideoEncoder()
3654 setDefaultCodecColorAspectsIfNeeded(aspects, width, height); in setInitialColorAspectsForVideoEncoderSurfaceAndGetDataSpace()