Home
last modified time | relevance | path

Searched defs:rg (Results 1 – 22 of 22) sorted by relevance

/external/webp/src/utils/
Drandom.h39 static WEBP_INLINE int VP8RandomBits2(VP8Random* const rg, int num_bits, in VP8RandomBits2()
55 static WEBP_INLINE int VP8RandomBits(VP8Random* const rg, int num_bits) { in VP8RandomBits()
Drandom.c33 void VP8InitRandom(VP8Random* const rg, float dithering) { in VP8InitRandom()
/external/opencv3/3rdparty/libwebp/dsp/
Dyuv.h98 const uint8_t rg = ((VP8kClip[y + r_off - YUV_RANGE_MIN] & 0xf8) | in VP8YuvToRgb565() local
116 const uint8_t rg = ((VP8kClip4Bits[y + r_off - YUV_RANGE_MIN] << 4) | in VP8YuvToRgba4444() local
181 const uint8_t rg = (r & 0xf8) | (g >> 3); in VP8YuvToRgb565() local
197 const uint8_t rg = (r & 0xf0) | g; in VP8YuvToRgba4444() local
Dlossless.c1237 const uint8_t rg = ((argb >> 16) & 0xf0) | ((argb >> 12) & 0xf); in ConvertBGRAToRGBA4444() local
1254 const uint8_t rg = ((argb >> 16) & 0xf8) | ((argb >> 13) & 0x7); in ConvertBGRAToRGB565() local
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp1.cpp10 int (&rg)(int) = g; in f() local
/external/v8/test/webkit/fast/js/kde/
DRegExp.js40 var rg = /a/g; variable
/external/webp/src/dsp/
Dyuv.h112 const int rg = (r & 0xf8) | (g >> 5); in VP8YuvToRgb565() local
128 const int rg = (r & 0xf0) | (g >> 4); in VP8YuvToRgba4444() local
Dlossless.c444 const uint8_t rg = ((argb >> 16) & 0xf0) | ((argb >> 12) & 0xf); in VP8LConvertBGRAToRGBA4444_C() local
461 const uint8_t rg = ((argb >> 16) & 0xf8) | ((argb >> 13) & 0x7); in VP8LConvertBGRAToRGB565_C() local
Dalpha_processing.c263 const uint32_t rg = rgba4444[2 * i + rg_byte_pos]; in ApplyAlphaMultiply4444() local
Dyuv_sse2.c105 const __m128i rg = _mm_unpacklo_epi8(rb, ga); in PackAndStore4() local
147 const __m128i rg = _mm_or_si128(r1, g1); in PackAndStore565() local
/external/webp/src/enc/
Dpicture_csp.c140 static int RGBToY(int r, int g, int b, VP8Random* const rg) { in RGBToY()
145 static int RGBToU(int r, int g, int b, VP8Random* const rg) { in RGBToU()
150 static int RGBToV(int r, int g, int b, VP8Random* const rg) { in RGBToV()
751 VP8Random* const rg) { in ConvertRowToY()
824 VP8Random* const rg) { in ConvertRowsToUV()
889 VP8Random* rg = NULL; in ImportYUVAFromRGBA() local
/external/jemalloc/include/jemalloc/internal/
Dbitmap.h139 bitmap_t rg = bitmap[rgoff]; in bitmap_full() local
/external/clang/test/SemaCXX/
Dreferences.cpp10 int (&rg)(int) = g; in f() local
/external/lzma/Java/SevenZip/
DLzmaBench.java317 CBenchRandomGenerator rg = new CBenchRandomGenerator(); in LzmaBenchmark() local
/external/skia/src/opts/
DSkSwizzler_opts.h515 __m128i rg = _mm_unpacklo_epi32(*lo, *hi), // rrrrRRRR ggggGGGG in premul_should_swapRB() local
749 __m128i rg = _mm_or_si128(r, _mm_slli_epi16(g, 8)), // rgrgrgrg RGRGRGRG in inverted_cmyk_to() local
/external/webp/src/dec/
Dframe.c366 static void Dither8x8(VP8Random* const rg, uint8_t* dst, int bps, int amp) { in Dither8x8()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp129 void Set(CBaseRandomGenerator *rg) { RG = rg; } in Set()
651 CBenchRandomGenerator rg; member
1098 CBaseRandomGenerator rg; in MethodBench() local
/external/clang/test/Index/
Dprint-type-size.cpp362 C &rg; member
/external/valgrind/VEX/priv/
Dhost_x86_defs.c886 X86Instr* X86Instr_SseReRg ( X86SseOp op, HReg re, HReg rg ) { in X86Instr_SseReRg()
Dhost_amd64_defs.c981 AMD64Instr* AMD64Instr_SseReRg ( AMD64SseOp op, HReg re, HReg rg ) { in AMD64Instr_SseReRg()
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js4496 …0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,N=0,O=0,Q=0,R=0,S=0,T=0,U=0,V=0,W=0,X=0,Y=0,…
/external/v8/test/mjsunit/asm/poppler/
Dpoppler.js7313 …a|0;i=a}function Nd(a,b){a=a|0;b=b|0;if((s|0)==0){s=a;t=b}}function Od(b){b=b|0;a[k]=a[b];a[k+1|0]… argument