Home
last modified time | relevance | path

Searched defs:col0 (Results 1 - 13 of 13) sorted by relevance

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

Completed in 39 milliseconds