Searched refs:getColorConfigFromFormat (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/module/foundation/include/media/stagefright/foundation/ |
D | ColorUtils.h | 173 static void getColorConfigFromFormat(
|
/frameworks/av/media/module/foundation/tests/colorutils/ |
D | ColorUtilsTest.cpp | 362 ColorUtils::getColorConfigFromFormat(format, &range, &standard, &transfer); in TEST() 368 ColorUtils::getColorConfigFromFormat(format, &range, &standard, &transfer); in TEST() 388 ColorUtils::getColorConfigFromFormat(copyFormat, &range, &standard, &transfer); in TEST()
|
/frameworks/av/media/module/foundation/ |
D | ColorUtils.cpp | 657 void ColorUtils::getColorConfigFromFormat( in getColorConfigFromFormat() function in android::ColorUtils 688 getColorConfigFromFormat(format, &range, &standard, &transfer); in getColorAspectsFromFormat()
|