Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/
Djfdctfst-neon.c75 int16x8_t col0 = cols_04.val[0]; in jsimd_fdct_ifast_neon() local
Djfdctint-neon.c112 int16x8_t col0 = cols_04.val[0]; in jsimd_fdct_islow_neon() local
Djidctred-neon.c429 int16x4_t col0 = vreinterpret_s16_s32(vget_low_s32(cols_0426.val[0])); in jsimd_idct_4x4_neon() local
Djidctfst-neon.c351 int16x8_t col0 = vreinterpretq_s16_s32(cols_04.val[0]); in jsimd_idct_ifast_neon() local
/third_party/skia/src/core/
DSkCompressedDataUtils.cpp170 static SkPMColor lerp(float t, SkPMColor col0, SkPMColor col1) { in lerp()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_gmem.c436 unsigned col0 = gmem->nbins_x * i; in gmem_stateobj_init() local
/third_party/skia/src/gpu/
DGrDataUtils.cpp155 static void create_BC1_block(SkColor col0, SkColor col1, BC1Block* block) { in create_BC1_block()
/third_party/vk-gl-cts/modules/glshared/
DglsFboCompletenessTests.cpp1040 for (const GLenum* col0 = s_kinds.begin(); col0 != s_kinds.end(); ++col0) in createAttachmentTests() local
/third_party/skia/third_party/externals/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
/third_party/mesa3d/src/util/format/
Du_format_fxt1.c1409 uint32_t col0[4]; in fxt1_decode_1ALPHA() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c572 LLVMValueRef rgba, a, colors0, colors1, col0, col1, const2; in s3tc_dxt1_full_to_rgba_aos() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c3193 struct ir3_instruction *col0 = ir3_create_collect(b, src0, nsrc0); in emit_tex() local
/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp1311 …t vert_start_idx, int vert_end_idx, ImVec2 gradient_p0, ImVec2 gradient_p1, ImU32 col0, ImU32 col1) in ShadeVertsLinearColorGradientKeepAlpha()
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp1853 …t vert_start_idx, int vert_end_idx, ImVec2 gradient_p0, ImVec2 gradient_p1, ImU32 col0, ImU32 col1) in ShadeVertsLinearColorGradientKeepAlpha()