Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DColorUtils.h151 static void setDefaultCodecColorAspectsIfNeeded(
/frameworks/av/media/libstagefright/foundation/
DColorUtils.cpp372 void ColorUtils::setDefaultCodecColorAspectsIfNeeded( in setDefaultCodecColorAspectsIfNeeded() function in android::ColorUtils
/frameworks/av/media/libstagefright/foundation/tests/colorutils/
DColorUtilsTest.cpp288 ColorUtils::setDefaultCodecColorAspectsIfNeeded(aspects, mWidth, mHeight); in TEST_P()
/frameworks/av/media/libstagefright/
DACodec.cpp3718 setDefaultCodecColorAspectsIfNeeded(params.sAspects, width, height); in setColorAspectsForVideoDecoder()
3808 setDefaultCodecColorAspectsIfNeeded(params.sAspects, width, height); in getColorAspectsAndDataSpaceForVideoDecoder()
3844 setDefaultCodecColorAspectsIfNeeded(params.sAspects, width, height); in setColorAspectsForVideoEncoder()
3901 setDefaultCodecColorAspectsIfNeeded(aspects, width, height); in setInitialColorAspectsForVideoEncoderSurfaceAndGetDataSpace()
/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp1538 ColorUtils::setDefaultCodecColorAspectsIfNeeded(aspects, width, height); in getFormatForDomain()
DCCodec.cpp1152 setDefaultCodecColorAspectsIfNeeded(aspects, width, height); in configure()