Home
last modified time | relevance | path

Searched defs:rmask (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_liveness.c48 unsigned rmask = BITFIELD_MASK(count); in bi_liveness_ins_update() local
/third_party/openssl/crypto/bn/
Dbn_shift.c109 BN_ULONG l, m, rmask = 0; in bn_lshift_fixed_top() local
Dbn_div.c143 BN_ULONG *d = num->d, n, m, rmask; in bn_left_align() local
/third_party/gstreamer/gstplugins_bad/sys/fbdev/
Dgstfbdevsink.c125 uint32_t rmask; in gst_fbdevsink_getcaps() local
/third_party/mesa3d/src/mesa/main/
Dpixeltransfer.c112 GLuint rmask = ctx->PixelMaps.ItoR.Size - 1; in _mesa_map_ci_to_rgba() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_surface.c44 Uint32 rmask, gmask, bmask, amask; in _surfaceSetUp() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11window.c426 int rmask, gmask, bmask; in X11_CreateWindow() local
1413 int rmask, gmask, bmask; in X11_SetWindowGammaRamp() local
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.c333 FT_Int rmask = 0x80 >> ( bit_pos & 7 ); in ps_mask_table_set_bits() local
/third_party/freetype/src/pshinter/
Dpshrec.c316 FT_Int rmask = 0x80 >> ( bit_pos & 7 ); in ps_mask_table_set_bits() local
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshrec.c332 FT_Int rmask = 0x80 >> ( bit_pos & 7 ); in ps_mask_table_set_bits() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit_A.c850 __m64 src1, dst1, src2, dst2, rmask, gmask, bmask, mm_res, mm_alpha; in Blit555to555SurfaceAlphaMMX() local
DSDL_blit_N.c135 Uint32 rmask = RESHIFT(srcfmt->Rshift) << (dstfmt->Rshift); in calc_swizzle32() local
/third_party/alsa-lib/src/pcm/
Dpcm_hw.c68 unsigned int rmask; member
/third_party/alsa-lib/include/sound/uapi/
Dasound.h415 unsigned int rmask; /* W: requested masks */ member