Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dprm2bits.cpp73 #define MASK 0x0001 macro
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s59 MASK EQU 0x80808080 ;// Mask is used to implement (a+b+1)/2 define
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
DarmVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s59 MASK EQU 0x80808080 ;// Mask is used to implement (a+b+1)/2 define
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDessertCaseView.java100 private static final float[] MASK = { field in DessertCaseView
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java669 public static final int MASK = 0x7F; // 0111 1111 field in InformationElementUtil.SupportedRates