Searched defs:dG (Results 1 – 7 of 7) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/ |
D | SDL_blit_1.c | 424 int dR, dG, dB; in Blit1toNAlpha() local 464 int dR, dG, dB; in Blit1toNAlphaKey() local
|
D | SDL_blit_0.c | 371 unsigned dR, dG, dB; in BlitBtoNAlpha() local 417 int dR, dG, dB; in BlitBtoNAlphaKey() local
|
D | SDL_blit.h | 385 #define ALPHA_BLEND(sR, sG, sB, A, dR, dG, dB) \ argument
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
D | pitch_estimator.c | 484 double dG[4]; in WebRtcIsac_PitchAnalysis() local
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | Color.cpp | 175 int dG = c1.green() - c2.green(); in differenceSquared() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
D | s_blend.c | 495 GLfloat dR, dG, dB, dA; /* Dest factor */ in blend_general_float() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blend.c | 495 GLfloat dR, dG, dB, dA; /* Dest factor */ in blend_general_float() local
|