Home
last modified time | relevance | path

Searched refs:dst1 (Results 76 - 100 of 209) sorted by relevance

123456789

/third_party/ffmpeg/tests/checkasm/
H A Dvp9dsp.c55 LOCAL_ALIGNED_32(uint8_t, dst1, [32 * 32 * 2]); in check_ipred()
88 call_new(dst1, size * SIZEOF_PIXEL, l, a); in check_ipred()
89 if (memcmp(dst0, dst1, size * size * SIZEOF_PIXEL)) in check_ipred()
91 bench_new(dst1, size * SIZEOF_PIXEL,l, a); in check_ipred()
315 LOCAL_ALIGNED_32(uint8_t, dst1, [32 * 32 * 2]); in check_itxfm()
360 memcpy(dst1, dst, sz * sz * SIZEOF_PIXEL); in check_itxfm()
363 call_new(dst1, sz * SIZEOF_PIXEL, subcoef1, eob); in check_itxfm()
364 if (memcmp(dst0, dst1, sz * sz * SIZEOF_PIXEL) || in check_itxfm()
553 AV_WN32A(dst1 + k, r); \
562 LOCAL_ALIGNED_32(uint8_t, dst1, [6 in check_mc()
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dqpeldsp_msa.c776 v16u8 dst0, dst1, dst2, dst3; in horiz_mc_qpel_avg_dst_aver_src0_8width_msa() local
795 LD_UB4(dst, dst_stride, dst0, dst1, dst2, dst3); in horiz_mc_qpel_avg_dst_aver_src0_8width_msa()
798 dst0 = (v16u8) __msa_insve_d((v2i64) dst0, 1, (v2i64) dst1); in horiz_mc_qpel_avg_dst_aver_src0_8width_msa()
816 v16u8 dst0, dst1; in horiz_mc_qpel_avg_dst_aver_src0_16width_msa() local
830 LD_UB2(dst, dst_stride, dst0, dst1); in horiz_mc_qpel_avg_dst_aver_src0_16width_msa()
832 AVER_UB2_UB(dst0, res0, dst1, res1, res0, res1); in horiz_mc_qpel_avg_dst_aver_src0_16width_msa()
840 LD_UB2(dst, dst_stride, dst0, dst1); in horiz_mc_qpel_avg_dst_aver_src0_16width_msa()
842 AVER_UB2_UB(dst0, res0, dst1, res1, res0, res1); in horiz_mc_qpel_avg_dst_aver_src0_16width_msa()
856 v16u8 dst0, dst1, dst2, dst3; in horiz_mc_qpel_avg_dst_8width_msa() local
875 LD_UB4(dst, dst_stride, dst0, dst1, dst in horiz_mc_qpel_avg_dst_8width_msa()
893 v16u8 dst0, dst1; horiz_mc_qpel_avg_dst_16width_msa() local
931 v16u8 dst0, dst1, dst2, dst3; horiz_mc_qpel_avg_dst_aver_src1_8width_msa() local
972 v16u8 res0, res1, dst0, dst1; horiz_mc_qpel_avg_dst_aver_src1_16width_msa() local
2157 v16u8 dst0, dst1, dst2, dst3; vert_mc_qpel_avg_dst_aver_src0_8x8_msa() local
2220 v16u8 res0, res1, dst0, dst1; vert_mc_qpel_avg_dst_aver_src0_16x16_msa() local
2351 v16u8 dst0, dst1, dst2, dst3; vert_mc_qpel_avg_dst_8x8_msa() local
2405 v16u8 res0, res1, dst0, dst1; vert_mc_qpel_avg_dst_16x16_msa() local
2529 v16u8 dst0, dst1, dst2, dst3; vert_mc_qpel_avg_dst_aver_src1_8x8_msa() local
2589 v16u8 res0, res1, dst0, dst1; vert_mc_qpel_avg_dst_aver_src1_16x16_msa() local
4785 v16u8 dst0, dst1; hv_mc_qpel_avg_dst_aver_hv_src00_8x8_msa() local
4898 v16u8 dst0, dst1; hv_mc_qpel_avg_dst_aver_v_src0_8x8_msa() local
5007 v16u8 dst0, dst1; hv_mc_qpel_avg_dst_aver_hv_src10_8x8_msa() local
5132 v16u8 dst0, dst1; hv_mc_qpel_avg_dst_aver_h_src0_8x8_msa() local
5234 v16u8 dst0, dst1; hv_mc_qpel_avg_dst_8x8_msa() local
5335 v16u8 dst0, dst1; hv_mc_qpel_avg_dst_aver_h_src1_8x8_msa() local
5451 v16u8 dst0, dst1; hv_mc_qpel_avg_dst_aver_hv_src01_8x8_msa() local
5565 v16u8 dst0, dst1; hv_mc_qpel_avg_dst_aver_v_src1_8x8_msa() local
5672 v16u8 dst0, dst1; hv_mc_qpel_avg_dst_aver_hv_src11_8x8_msa() local
5813 v16u8 dst0, dst1, dst2, dst3; avg_width8_msa() local
5838 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; avg_width16_msa() local
[all...]
H A Dh264dsp_msa.c303 v16u8 src0, src1, dst0, dst1; in avc_biwgt_4x8_msa() local
323 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst1); in avc_biwgt_4x8_msa()
324 XORI_B4_128_UB(src0, src1, dst0, dst1); in avc_biwgt_4x8_msa()
326 ILVRL_B2_SB(dst1, src1, vec2, vec3); in avc_biwgt_4x8_msa()
333 PCKEV_B2_UB(tmp1, tmp0, tmp3, tmp2, dst0, dst1); in avc_biwgt_4x8_msa()
334 ST_W8(dst0, dst1, 0, 1, 2, 3, 0, 1, 2, 3, dst, stride); in avc_biwgt_4x8_msa()
343 v16u8 src0, src1, dst0, dst1; in avc_biwgt_8x4_msa() local
361 INSERT_D2_UB(tp2, tp3, dst1); in avc_biwgt_8x4_msa()
362 XORI_B4_128_UB(src0, src1, dst0, dst1); in avc_biwgt_8x4_msa()
364 ILVRL_B2_SB(dst1, src in avc_biwgt_8x4_msa()
381 v16u8 src0, src1, src2, src3, dst0, dst1, dst2, dst3; avc_biwgt_8x8_msa() local
434 v16u8 dst0, dst1, dst2, dst3; avc_biwgt_8x16_msa() local
987 v16u8 dst0, dst1, dst4, dst5, dst2_x, dst2_y, dst3_x, dst3_y; avc_h_loop_filter_luma_mbaff_intra_msa() local
1627 v4i32 dst0, dst1; avc_h_loop_filter_luma_mbaff_msa() local
2219 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; ff_weight_h264_pixels16_8_msa() local
2343 v16u8 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; ff_biweight_h264_pixels16_8_msa() local
[all...]
H A Dvc1dsp_msa.c145 v4i32 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_vc1_inv_trans_4x8_msa() local
204 LD_SW8(dest, linesize, dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in ff_vc1_inv_trans_4x8_msa()
205 ILVR_B8_SW(zero_m, dst0, zero_m, dst1, zero_m, dst2, zero_m, dst3, in ff_vc1_inv_trans_4x8_msa()
207 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7); in ff_vc1_inv_trans_4x8_msa()
208 ILVR_H4_SW(zero_m, dst0, zero_m, dst1, zero_m, dst2, zero_m, dst3, in ff_vc1_inv_trans_4x8_msa()
209 dst0, dst1, dst2, dst3); in ff_vc1_inv_trans_4x8_msa()
220 ADD4(in_r0, dst0, in_r1, dst1, in_r2, dst2, in_r3, dst3, in ff_vc1_inv_trans_4x8_msa()
235 v4i32 dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; in ff_vc1_inv_trans_8x4_msa() local
279 LD_SW4(dest, linesize, dst0, dst1, dst2, dst3); in ff_vc1_inv_trans_8x4_msa()
280 ILVR_B4_SW(zero_m, dst0, zero_m, dst1, zero_ in ff_vc1_inv_trans_8x4_msa()
[all...]
/third_party/ffmpeg/libswscale/
H A Drgb2rgb_template.c728 static void deinterleaveBytes_c(const uint8_t *src, uint8_t *dst1, uint8_t *dst2, in deinterleaveBytes_c() argument
737 dst1[w] = src[2 * w + 0]; in deinterleaveBytes_c()
741 dst1 += dst1Stride; in deinterleaveBytes_c()
747 uint8_t *dst1, uint8_t *dst2, in vu9_to_vu12_c()
758 uint8_t *d = dst1 + dstStride1 * y; in vu9_to_vu12_c()
810 static void extract_even2_c(const uint8_t *src, uint8_t *dst0, uint8_t *dst1, in extract_even2_c() argument
814 dst1 += count; in extract_even2_c()
819 dst1[count] = src[4 * count + 2]; in extract_even2_c()
825 uint8_t *dst0, uint8_t *dst1, int count) in extract_even2avg_c()
828 dst1 in extract_even2avg_c()
746 vu9_to_vu12_c(const uint8_t *src1, const uint8_t *src2, uint8_t *dst1, uint8_t *dst2, int width, int height, int srcStride1, int srcStride2, int dstStride1, int dstStride2) vu9_to_vu12_c() argument
824 extract_even2avg_c(const uint8_t *src0, const uint8_t *src1, uint8_t *dst0, uint8_t *dst1, int count) extract_even2avg_c() argument
839 extract_odd2_c(const uint8_t *src, uint8_t *dst0, uint8_t *dst1, int count) extract_odd2_c() argument
854 extract_odd2avg_c(const uint8_t *src0, const uint8_t *src1, uint8_t *dst0, uint8_t *dst1, int count) extract_odd2avg_c() argument
[all...]
H A Dhscale.c174 uint8_t ** dst1 = desc->dst->plane[1].line; in chr_h_scale() local
187 c->hcscale_fast(c, (uint16_t*)dst1[dst_pos1+i], (uint16_t*)dst2[dst_pos2+i], dstW, src1[src_pos1+i], src2[src_pos2+i], srcW, xInc); in chr_h_scale()
189 c->hcScale(c, (uint16_t*)dst1[dst_pos1+i], dstW, src1[src_pos1+i], instance->filter, instance->filter_pos, instance->filter_size); in chr_h_scale()
194 c->chrConvertRange((uint16_t*)dst1[dst_pos1+i], (uint16_t*)dst2[dst_pos2+i], dstW); in chr_h_scale()
224 uint8_t * dst1 = desc->dst->plane[1].line[i]; in chr_convert() local
227 c->chrToYV12(dst1, dst2, src[0], src[1], src[2], srcW, pal); in chr_convert()
229 c->readChrPlanar(dst1, dst2, src, srcW, c->input_rgb2yuv_table); in chr_convert()
/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp_yuv2yuv_template.c48 opixel *dst0 = dst[0], *dst1 = dst[1], *dst2 = dst[2]; in yuv2yuv() local
87 dst1[x] = av_clip_pixel((u * cuu + v * cuv + uv_off_out) >> sh); in yuv2yuv()
92 dst1 += dst_stride[1] / sizeof(opixel); in yuv2yuv()
/third_party/selinux/libsepol/tests/
H A Dtest-ebitmap.c565 ebitmap_t dst1, dst2; in test_ebitmap_xor() local
567 CU_ASSERT_EQUAL(ebitmap_xor(&dst1, &e1, &e1), 0); in test_ebitmap_xor()
568 CU_ASSERT(ebitmap_cmp(&dst1, &e4)); in test_ebitmap_xor()
569 CU_ASSERT_EQUAL(ebitmap_xor(&dst2, &dst1, &e1), 0); in test_ebitmap_xor()
573 ebitmap_destroy(&dst1); in test_ebitmap_xor()
688 ebitmap_t dst1, dst2; in test_ebitmap_not() local
690 CU_ASSERT_EQUAL(ebitmap_not(&dst1, &e3, 10), 0); in test_ebitmap_not()
691 CU_ASSERT_EQUAL(ebitmap_highest_set_bit(&dst1), 9); in test_ebitmap_not()
692 CU_ASSERT_EQUAL(ebitmap_cardinality(&dst1), 10); in test_ebitmap_not()
694 CU_ASSERT_EQUAL(ebitmap_not(&dst2, &dst1, 1 in test_ebitmap_not()
702 ebitmap_t dst1, dst2; test_ebitmap_not() local
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dvp9_mc_lsx.c1190 __m128i dst0, dst1, dst2, dst3; in common_hz_8t_and_aver_dst_4x4_lsx() local
1205 dst1 = __lsx_vldrepl_w(dst_tmp, 0); in common_hz_8t_and_aver_dst_4x4_lsx()
1210 dst0 = __lsx_vilvl_w(dst1, dst0); in common_hz_8t_and_aver_dst_4x4_lsx()
1211 dst1 = __lsx_vilvl_w(dst3, dst2); in common_hz_8t_and_aver_dst_4x4_lsx()
1212 dst0 = __lsx_vilvl_d(dst1, dst0); in common_hz_8t_and_aver_dst_4x4_lsx()
1233 __m128i dst0, dst1; in common_hz_8t_and_aver_dst_4x8_lsx() local
1267 dst1 = __lsx_vilvl_d(tmp1, tmp0); in common_hz_8t_and_aver_dst_4x8_lsx()
1279 DUP2_ARG2(__lsx_vavgr_bu, tmp0, dst0, tmp1, dst1, dst0, dst1); in common_hz_8t_and_aver_dst_4x8_lsx()
1288 __lsx_vstelm_w(dst1, ds in common_hz_8t_and_aver_dst_4x8_lsx()
1321 __m128i dst0, dst1, dst2, dst3; common_hz_8t_and_aver_dst_8w_lsx() local
1375 __m128i mask0, mask1, mask2, mask3, dst0, dst1, dst2, dst3; common_hz_8t_and_aver_dst_16w_lsx() local
1432 __m128i mask0, mask1, mask2, mask3, dst0, dst1; common_hz_8t_and_aver_dst_32w_lsx() local
1490 __m128i out0, out1, out2, out3, dst0, dst1; common_hz_8t_and_aver_dst_64w_lsx() local
2126 __m128i src0, src1, dst0, dst1; avg_width8_lsx() local
2166 __m128i dst0, dst1, dst2, dst3; avg_width16_lsx() local
2204 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; avg_width32_lsx() local
2261 __m128i dst0, dst1, dst2, dst3, dst4, dst5, dst6, dst7; avg_width64_lsx() local
[all...]
/third_party/ffmpeg/libavresample/
H A Daudio_mix.c197 float *dst1 = samples[1]; in mix_1_to_2_fltp_flt_c() local
205 *dst1++ = v * m1; in mix_1_to_2_fltp_flt_c()
208 *dst1++ = v * m1; in mix_1_to_2_fltp_flt_c()
211 *dst1++ = v * m1; in mix_1_to_2_fltp_flt_c()
214 *dst1++ = v * m1; in mix_1_to_2_fltp_flt_c()
220 *dst1++ = v * m1; in mix_1_to_2_fltp_flt_c()
236 float *dst1 = src1; in mix_6_to_2_fltp_flt_c() local
249 *dst1++ = v0 * m1[0] + in mix_6_to_2_fltp_flt_c()
264 float *dst1 = samples[1]; in mix_2_to_6_fltp_flt_c() local
270 float *src1 = dst1; in mix_2_to_6_fltp_flt_c()
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmss2dsp.c106 uint8_t *src1, *src2, *dst1, *dst2, *p, a, b; in upsample_plane_c() local
122 dst1 = plane + plane_stride * (j + 1); in upsample_plane_c()
130 dst1[i] = (3 * a + b + 2) >> 2; in upsample_plane_c()
H A Dbinkdsp.c121 uint16_t *dst1 = (uint16_t *) dst; in scale_block_c() local
126 dst1[i] = dst2[i] = src[i] * 0x0101; in scale_block_c()
129 dst1 += linesize; in scale_block_c()
/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb_template.c1827 static void RENAME(deinterleaveBytes)(const uint8_t *src, uint8_t *dst1, uint8_t *dst2, in deinterleaveBytes() argument
1834 RENAME(ff_nv12ToUV)(dst1, dst2, NULL, src, NULL, width, NULL); in deinterleaveBytes()
1836 dst1 += dst1Stride; in deinterleaveBytes()
1849 uint8_t *dst1, uint8_t *dst2, in vu9_to_vu12()
1863 uint8_t* d=dst1+dstStride1*y; in vu9_to_vu12()
2102 static void RENAME(extract_even2)(const uint8_t *src, uint8_t *dst0, uint8_t *dst1, x86_reg count) in extract_even2() argument
2105 dst1+= count; in extract_even2()
2137 : "r"(src), "r"(dst0), "r"(dst1) in extract_even2()
2143 dst1[count]= src[4*count+2]; in extract_even2()
2149 static void RENAME(extract_even2avg)(const uint8_t *src0, const uint8_t *src1, uint8_t *dst0, uint8_t *dst1, x86_re argument
1848 vu9_to_vu12(const uint8_t *src1, const uint8_t *src2, uint8_t *dst1, uint8_t *dst2, int width, int height, int srcStride1, int srcStride2, int dstStride1, int dstStride2) vu9_to_vu12() argument
2202 extract_odd2(const uint8_t *src, uint8_t *dst0, uint8_t *dst1, x86_reg count) extract_odd2() argument
2249 extract_odd2avg(const uint8_t *src0, const uint8_t *src1, uint8_t *dst0, uint8_t *dst1, x86_reg count) extract_odd2avg() argument
[all...]
H A Dhscale_fast_bilinear_simd.c283 void ff_hcscale_fast_mmxext(SwsContext *c, int16_t *dst1, int16_t *dst2, in ff_hcscale_fast_mmxext() argument
341 :: "m" (src1), "m" (dst1), "m" (filter), "m" (filterPos), in ff_hcscale_fast_mmxext()
357 dst1[i] = src1[srcW-1]*128; in ff_hcscale_fast_mmxext()
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_sse2.c152 __m128i dst0, dst1, dst2, dst3; in Transform_SSE2() local
156 dst1 = _mm_loadl_epi64((__m128i*)(dst + 1 * BPS)); in Transform_SSE2()
162 dst1 = _mm_cvtsi32_si128(WebPMemToUint32(dst + 1 * BPS)); in Transform_SSE2()
168 dst1 = _mm_unpacklo_epi8(dst1, zero); in Transform_SSE2()
173 dst1 = _mm_add_epi16(dst1, T1); in Transform_SSE2()
178 dst1 = _mm_packus_epi16(dst1, dst1); in Transform_SSE2()
217 __m128i dst1 = _mm_cvtsi32_si128(WebPMemToUint32(dst + 1 * BPS)); TransformAC3() local
[all...]
H A Dfilters_msa.c28 v16u8 src1, pred1, dst1; in PredictLineInverse0() local
31 SUB2(src0, pred0, src1, pred1, dst0, dst1); in PredictLineInverse0()
32 ST_UB2(dst0, dst1, dst, 16); in PredictLineInverse0()
/third_party/icu/icu4c/source/i18n/
H A Dbasictz.cpp48 int32_t raw1, raw2, dst1, dst2; in hasEquivalentTransitions() local
49 getOffset(start, false, raw1, dst1, status); in hasEquivalentTransitions()
58 if ((raw1 + dst1 != raw2 + dst2) in hasEquivalentTransitions()
59 || (dst1 != 0 && dst2 == 0) in hasEquivalentTransitions()
60 || (dst1 == 0 && dst2 != 0)) { in hasEquivalentTransitions()
64 if (raw1 != raw2 || dst1 != dst2) { in hasEquivalentTransitions()
/third_party/node/deps/icu-small/source/i18n/
H A Dbasictz.cpp48 int32_t raw1, raw2, dst1, dst2; in hasEquivalentTransitions() local
49 getOffset(start, false, raw1, dst1, status); in hasEquivalentTransitions()
58 if ((raw1 + dst1 != raw2 + dst2) in hasEquivalentTransitions()
59 || (dst1 != 0 && dst2 == 0) in hasEquivalentTransitions()
60 || (dst1 == 0 && dst2 != 0)) { in hasEquivalentTransitions()
64 if (raw1 != raw2 || dst1 != dst2) { in hasEquivalentTransitions()
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9mc_16bpp_neon.S165 @ into dst1 and dst3 (or dst1-dst2 and dst3-dst4 for size >= 8)
166 .macro extmlal dst1, dst2, dst3, dst4, src1, src2, src3, src4, offset, size
169 vmlal_lane \dst1, d28, \offset
388 @ Evaluate the filter twice in parallel, from the inputs src1-src9 into dst1-dst2
389 @ (src1-src8 into dst1, src2-src9 into dst2).
390 .macro convolve4 dst1, dst2, src1, src2, src3, src4, src5, src6, src7, src8, src9, tmp1, tmp2
391 vmull.s16 \dst1, \src1, d0[0]
395 vmlal.s16 \dst1, \src3, d0[2]
399 vmlal.s16 \dst1, \src
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c1593 GLfloat dst0, GLfloat dst1, in brw_blorp_setup_coord_transform()
1596 double scale = (double)(src1 - src0) / (double)(dst1 - dst0); in brw_blorp_setup_coord_transform()
1617 xform->offset = src0 + ((double)dst1 - 0.5) * scale; in brw_blorp_setup_coord_transform()
1783 double src0, src1, dst0, dst1; member
1943 params->x1 = params->wm_inputs.bounds_rect.x1 = round(coords->x.dst1); in try_blorp_blit()
1944 params->y1 = params->wm_inputs.bounds_rect.y1 = round(coords->y.dst1); in try_blorp_blit()
1948 coords->x.dst0, coords->x.dst1, in try_blorp_blit()
1952 coords->y.dst0, coords->y.dst1, in try_blorp_blit()
2273 double delta1 = scale * (split_coords->dst1 - orig->dst1); in adjust_split_source_coords()
1591 brw_blorp_setup_coord_transform(struct brw_blorp_coord_transform *xform, GLfloat src0, GLfloat src1, GLfloat dst0, GLfloat dst1, bool mirror) brw_blorp_setup_coord_transform() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/matrix_fuzzer/
H A Dmatrix_fuzzer.cpp143 Point dst1[array_size]; in MatrixFuzzTest002() local
146 dst1[i].Set(xRad, yRad); in MatrixFuzzTest002()
149 matrix.SetPolyToPoly(src1, dst1, array_size); in MatrixFuzzTest002()
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Darkfb.c179 u8 __iomem *dst1; in arkfb_iplan_imageblit() local
185 dst1 = info->screen_base + (image->dy * info->fix.line_length) in arkfb_iplan_imageblit()
190 dst = (u32 __iomem *) dst1; in arkfb_iplan_imageblit()
197 dst1 += info->fix.line_length; in arkfb_iplan_imageblit()
206 u8 __iomem *dst1; in arkfb_iplan_fillrect() local
210 dst1 = info->screen_base + (rect->dy * info->fix.line_length) in arkfb_iplan_fillrect()
214 dst = (u32 __iomem *) dst1; in arkfb_iplan_fillrect()
218 dst1 += info->fix.line_length; in arkfb_iplan_fillrect()
237 u8 __iomem *dst1; in arkfb_cfb4_imageblit() local
243 dst1 in arkfb_cfb4_imageblit()
[all...]
H A Dvt8623fb.c146 u8 __iomem *dst1; in vt8623fb_iplan_imageblit() local
152 dst1 = info->screen_base + (image->dy * info->fix.line_length) in vt8623fb_iplan_imageblit()
157 dst = (u32 __iomem *) dst1; in vt8623fb_iplan_imageblit()
164 dst1 += info->fix.line_length; in vt8623fb_iplan_imageblit()
172 u8 __iomem *dst1; in vt8623fb_iplan_fillrect() local
176 dst1 = info->screen_base + (rect->dy * info->fix.line_length) in vt8623fb_iplan_fillrect()
180 dst = (u32 __iomem *) dst1; in vt8623fb_iplan_fillrect()
184 dst1 += info->fix.line_length; in vt8623fb_iplan_fillrect()
202 u8 __iomem *dst1; in vt8623fb_cfb4_imageblit() local
208 dst1 in vt8623fb_cfb4_imageblit()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Darkfb.c180 u8 __iomem *dst1; in arkfb_iplan_imageblit() local
186 dst1 = info->screen_base + (image->dy * info->fix.line_length) in arkfb_iplan_imageblit()
191 dst = (u32 __iomem *) dst1; in arkfb_iplan_imageblit()
198 dst1 += info->fix.line_length; in arkfb_iplan_imageblit()
207 u8 __iomem *dst1; in arkfb_iplan_fillrect() local
211 dst1 = info->screen_base + (rect->dy * info->fix.line_length) in arkfb_iplan_fillrect()
215 dst = (u32 __iomem *) dst1; in arkfb_iplan_fillrect()
219 dst1 += info->fix.line_length; in arkfb_iplan_fillrect()
238 u8 __iomem *dst1; in arkfb_cfb4_imageblit() local
244 dst1 in arkfb_cfb4_imageblit()
[all...]
H A Dvt8623fb.c147 u8 __iomem *dst1; in vt8623fb_iplan_imageblit() local
153 dst1 = info->screen_base + (image->dy * info->fix.line_length) in vt8623fb_iplan_imageblit()
158 dst = (u32 __iomem *) dst1; in vt8623fb_iplan_imageblit()
165 dst1 += info->fix.line_length; in vt8623fb_iplan_imageblit()
173 u8 __iomem *dst1; in vt8623fb_iplan_fillrect() local
177 dst1 = info->screen_base + (rect->dy * info->fix.line_length) in vt8623fb_iplan_fillrect()
181 dst = (u32 __iomem *) dst1; in vt8623fb_iplan_fillrect()
185 dst1 += info->fix.line_length; in vt8623fb_iplan_fillrect()
203 u8 __iomem *dst1; in vt8623fb_cfb4_imageblit() local
209 dst1 in vt8623fb_cfb4_imageblit()
[all...]

Completed in 42 milliseconds

123456789