Home
last modified time | relevance | path

Searched defs:g (Results 1 – 25 of 71) sorted by relevance

123

/frameworks/compile/libbcc/tests/data/src/
Dotcc-ansi.c122 void ae(int g) { in ae()
130 int g; in A() local
138 int s(int g, int e) { in s()
173 int g,e,m,aa; in T() local
283 int e,g,m; in O() local
329 int m,g,e; in I() local
439 int run(int g, int e) { in run()
443 int main(int g, char** e) { in main()
Dflops.c121 void testpassi(int a, int b, int c, int d, int e, int f, int g, int h, int i, int j, int k, int l) { in testpassi()
125 void testpassf(float a, float b, float c, float d, float e, float f, float g, float h, float i, flo… in testpassf()
129 void testpassd(double a, double b, double c, double d, double e, double f, double g, double h, doub… in testpassd()
Dlocals.c12 int g(int a) { in g() function
/frameworks/media/libvideoeditor/vss/common/inc/
DM4VIFI_Defines.h33 #define Y16(r, g, b) CLIP( ( ( (80593 * r)+(77855 * g)+(30728 * b)) >> 15)) argument
34 #define U16(r, g, b) CLIP(128+ ( ( -(45483 * r)-(43936 * g)+(134771 * b)) >> 15 )) argument
35 #define V16(r, g, b) CLIP(128+ ( ( (134771 * r)-(55532 * g)-(21917 * b)) >> 15 )) argument
81 #define GET_RGB565(r, g, b, data) {b = ((data) & 31); g =\ argument
83 #define GET_BGR565(b, g, r, data) \ argument
92 #define GET_RGB565(r, g, b, data) { b = (M4VIFI_UInt8)(((data) & 0x1F00) >> 8); g =\ argument
95 #define GET_BGR565(b, g, r, data) \ argument
103 #define Y24(r,g,b) CLIP(( ( (19595 * r) + (38470 * g) + (9437 * b) ) >>16)) argument
104 #define U24(r,g,b) CLIP(128 + ( ( -(11059 * r) - (21709 * g) + (32768 * b)) >>16)) argument
105 #define V24(r,g,b) CLIP(128 + ( ( (32768 * r) - (27426 * g) - (5329 * b)) >>16)) argument
[all …]
/frameworks/base/libs/rs/
DrsUtils.h116 static inline uint16_t rs888to565(uint32_t r, uint32_t g, uint32_t b) { in rs888to565()
126 uint32_t g = ((i1 >> 5) & 0x3f) + ((i2 >> 5) & 0x3f) + ((i3 >> 5) & 0x3f) + ((i4 >> 5) & 0x3f); in rsBoxFilter565() local
133 … uint32_t g = ((i1 >> 8) & 0xff) + ((i2 >> 8) & 0xff) + ((i3 >> 8) & 0xff) + ((i4 >> 8) & 0xff); in rsBoxFilter8888() local
/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestGalleryLtr.java31 Gallery g = (Gallery) v.findViewById(R.id.galleryview); in onCreateView() local
DBiDiTestGalleryRtl.java31 Gallery g = (Gallery) v.findViewById(R.id.galleryview); in onCreateView() local
/frameworks/base/location/tests/locationtests/src/android/location/
DGeocoderTest.java36 Geocoder g = new Geocoder(mContext, locale); in testGeocoder() local
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
DarmCOMM.h561 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b,… argument
562 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b,… argument
563 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b,… argument
564 #define DEBUG_PRINTF_9(a, b, c, d, e, f, g, h, i, j) fprintf(DEBUG_STREAM, a, b,… argument
565 #define DEBUG_PRINTF_10(a, b, c, d, e, f, g, h, i, j, k) fprintf(DEBUG_STREAM, a, b,… argument
566 #define DEBUG_PRINTF_11(a, b, c, d, e, f, g, h, i, j, k, l) fprintf(DEBUG_STREAM, a, b,… argument
567 #define DEBUG_PRINTF_12(a, b, c, d, e, f, g, h, i, j, k, l, m) fprintf(DEBUG_STREAM, a, b,… argument
568 #define DEBUG_PRINTF_13(a, b, c, d, e, f, g, h, i, j, k, l, m, n) fprintf(DEBUG_STREAM, a, b,… argument
569 #define DEBUG_PRINTF_14(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) fprintf(DEBUG_STREAM, a, b,… argument
577 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) argument
[all …]
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
DarmCOMM.h561 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b,… argument
562 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b,… argument
563 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b,… argument
564 #define DEBUG_PRINTF_9(a, b, c, d, e, f, g, h, i, j) fprintf(DEBUG_STREAM, a, b,… argument
565 #define DEBUG_PRINTF_10(a, b, c, d, e, f, g, h, i, j, k) fprintf(DEBUG_STREAM, a, b,… argument
566 #define DEBUG_PRINTF_11(a, b, c, d, e, f, g, h, i, j, k, l) fprintf(DEBUG_STREAM, a, b,… argument
567 #define DEBUG_PRINTF_12(a, b, c, d, e, f, g, h, i, j, k, l, m) fprintf(DEBUG_STREAM, a, b,… argument
568 #define DEBUG_PRINTF_13(a, b, c, d, e, f, g, h, i, j, k, l, m, n) fprintf(DEBUG_STREAM, a, b,… argument
569 #define DEBUG_PRINTF_14(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) fprintf(DEBUG_STREAM, a, b,… argument
577 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) argument
[all …]
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
DarmCOMM.h561 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b,… argument
562 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b,… argument
563 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b,… argument
564 #define DEBUG_PRINTF_9(a, b, c, d, e, f, g, h, i, j) fprintf(DEBUG_STREAM, a, b,… argument
565 #define DEBUG_PRINTF_10(a, b, c, d, e, f, g, h, i, j, k) fprintf(DEBUG_STREAM, a, b,… argument
566 #define DEBUG_PRINTF_11(a, b, c, d, e, f, g, h, i, j, k, l) fprintf(DEBUG_STREAM, a, b,… argument
567 #define DEBUG_PRINTF_12(a, b, c, d, e, f, g, h, i, j, k, l, m) fprintf(DEBUG_STREAM, a, b,… argument
568 #define DEBUG_PRINTF_13(a, b, c, d, e, f, g, h, i, j, k, l, m, n) fprintf(DEBUG_STREAM, a, b,… argument
569 #define DEBUG_PRINTF_14(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) fprintf(DEBUG_STREAM, a, b,… argument
577 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) argument
[all …]
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
Dpreemph.cpp239 Word16 g, /* (i) : preemphasis coefficient */ in preemphasis()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java366 final RadioGroup g = (RadioGroup)findViewById(id); in getRadioChecked() local
371 final RadioGroup g = (RadioGroup)findViewById(id); in getRadioTag() local
/frameworks/base/opengl/tests/hwc/
DhwcTestLib.h79 ColorRGB(float r, float g, float b): _r(r), _g(g), _b(b) {}; in ColorRGB()
81 float g(void) const { return _g; } in g() function
/frameworks/base/services/sensorservice/
DOrientationSensor.cpp43 vec3_t g; in process() local
DGravitySensor.cpp49 vec3_t g; in process() local
/frameworks/base/libs/hwui/
DGammaFontRenderer.cpp90 const int g = (c >> 8) & 0xFF; in getFontRenderer() local
/frameworks/base/graphics/java/android/graphics/
DColor.java119 int g = (color >> 8) & 0xFF; in hue() local
161 int g = (color >> 8) & 0xFF; in saturation() local
188 int g = (color >> 8) & 0xFF; in brightness() local
/frameworks/base/opengl/java/android/opengl/
DObject3D.java232 Group g = new Group(this); in load() local
234 mGroups.put(g.getName(), g); in load() local
/frameworks/base/opengl/tests/swapinterval/
Dswapinterval.cpp63 EGLint r,g,b,a, vid; in main() local
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
DGridDelete.java57 GridView g = getGridView(); in onKeyDown() local
DGridThrasher.java120 GridView g = (GridView) findViewById(R.id.grid); in onCreate() local
/frameworks/base/opengl/libagl/
Dvertex.cpp187 void glColor4f(GLfloat r, GLfloat g, GLfloat b, GLfloat a) in glColor4f()
200 void glColor4x(GLfixed r, GLfixed g, GLfixed b, GLfixed a) in glColor4x()
/frameworks/base/media/libstagefright/codecs/aacenc/src/
Dquantize.c111 Word32 g = (gain >> 2) + 4; in quantizeLines() local
334 Word32 g = (gain >> 2) + 4; in calcSfbDist() local
/frameworks/base/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java115 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
152 int g = findConfigAttrib(egl, display, config, in chooseConfig() local

123