Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_quad.c66 LLVMValueRef a_left = lp_build_swizzle_aos(bld, a, swizzle_left); in lp_build_ddx() local
/external/libvpx/vpx_dsp/arm/
Dfdct16x16_neon.h320 static INLINE void highbd_cross_input(const int32x4_t *a_left /*[16]*/, in highbd_cross_input()
Dfdct32x32_neon.h1198 static INLINE void highbd_cross_input(const int32x4_t *a_left /*[32]*/, in highbd_cross_input()
/external/jemalloc_new/include/jemalloc/internal/
Drb.h54 #define rbtn_left_set(a_type, a_field, a_node, a_left) do { \ argument
/external/skia/src/core/
DSkRegion.cpp712 int a_left = fA_left; in next() local