Home
last modified time | relevance | path

Searched defs:luma (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_image.h51 u8 *luma; member
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
Dh264bsdWriteMacroblock.s28 luma RN 3 label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
Dh264bsdWriteMacroblock.S30 #define luma r3 macro
/frameworks/av/media/libstagefright/omx/
DSoftVideoEncoderOMXComponent.cpp484 unsigned luma = in ConvertRGB32ToPlanar() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
DMLand.java299 private static float luma(int bgcolor) { in luma() method in MLand