Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_stipple.c31 const int col0 = quad->input.x0 % 32; in stipple_quad() local
/external/libjpeg-turbo/simd/powerpc/
Djfdctfst-altivec.c93 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_ifast_altivec() local
Djidctfst-altivec.c119 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_ifast_altivec() local
Djfdctint-altivec.c185 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_islow_altivec() local
Djidctint-altivec.c214 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_islow_altivec() local
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_diamond_search_sad_avx.c202 const int32_t col0 = _mm_extract_epi16(v_diff_mv_w, 1); in vp9_diamond_search_sad_avx() local
/external/mesa3d/src/mesa/swrast/
Ds_span.c324 GLfloat (*col0)[4] = span->array->attribs[VARYING_SLOT_COL0]; in interpolate_float_colors() local
838 GLfloat (*col0)[4] = span->array->attribs[VARYING_SLOT_COL0]; in add_specular() local
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp1031 for (const GLenum* col0 = s_kinds.begin(); col0 != s_kinds.end(); ++col0) in createAttachmentTests() local
/external/skia/src/core/
DSkMatrix44.cpp917 int col0 = 0; in preserves2dAxisAlignment() local
/external/skqp/src/core/
DSkMatrix44.cpp917 int col0 = 0; in preserves2dAxisAlignment() local
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp1015 int col0 = (isCofactor && (col <= 0)) ? 1 : 0; in emitDeterminant() local
1029 int col0 = (isCofactor && (col <= 0)) ? 1 : 0; in emitDeterminant() local
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c1530 GLuint col0[4]; in fxt1_decode_1ALPHA() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c2441 struct ir3_instruction *col0 = create_collect(b, src0, nsrc0); in emit_tex() local
/external/u-boot/include/
Dfsl_ifc.h857 u32 col0; member