/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_stipple.c | 31 const int col0 = quad->input.x0 % 32; in stipple_quad() local
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | color_space.inl | 114 T col0 = (T(1) - s) * rgbw.r; local
|
/external/libjpeg-turbo/simd/ |
D | jfdctfst-altivec.c | 95 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_ifast_altivec() local
|
D | jidctfst-altivec.c | 121 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_ifast_altivec() local
|
D | jfdctint-altivec.c | 189 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_fdct_islow_altivec() local
|
D | jidctint-altivec.c | 216 col0, col1, col2, col3, col4, col5, col6, col7, in jsimd_idct_islow_altivec() local
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_diamond_search_sad_avx.c | 202 const int32_t col0 = _mm_extract_epi16(v_diff_mv_w, 1); in vp9_diamond_search_sad_avx() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_span.c | 321 GLfloat (*col0)[4] = span->array->attribs[FRAG_ATTRIB_COL0]; in interpolate_float_colors() local 835 GLfloat (*col0)[4] = span->array->attribs[FRAG_ATTRIB_COL0]; in add_specular() local
|
/external/deqp/modules/glshared/ |
D | glsFboCompletenessTests.cpp | 1026 for (const GLenum* col0 = s_kinds.begin(); col0 != s_kinds.end(); ++col0) in createAttachmentTests() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | inv_txfm_ssse3.c | 980 static INLINE void idct32_135(__m128i *col0, __m128i *col1) { in idct32_135() 1011 __m128i col0[32], col1[32]; in vpx_idct32x32_135_add_ssse3() local
|
/external/skia/src/core/ |
D | SkMatrix44.cpp | 915 int col0 = 0; in preserves2dAxisAlignment() local
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 872 int col0 = (isCofactor && (col <= 0)) ? 1 : 0; in emitDeterminant() local 886 int col0 = (isCofactor && (col <= 0)) ? 1 : 0; in emitDeterminant() local
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_fxt1.c | 1560 GLuint col0[4]; in fxt1_decode_1ALPHA() local
|