Home
last modified time | relevance | path

Searched defs:pu1_src (Results 1 – 25 of 56) sorted by relevance

123

/external/libhevc/common/
Dihevc_padding.c89 void ihevc_pad_vert(UWORD8 *pu1_src, in ihevc_pad_vert()
143 void ihevc_pad_horz_chroma(UWORD8 *pu1_src, in ihevc_pad_horz_chroma()
210 void ihevc_pad_horz_luma(UWORD8 *pu1_src, in ihevc_pad_horz_luma()
268 void ihevc_pad_top(UWORD8 *pu1_src, in ihevc_pad_top()
322 void ihevc_pad_bottom(UWORD8 *pu1_src, in ihevc_pad_bottom()
377 void ihevc_pad_left_luma(UWORD8 *pu1_src, in ihevc_pad_left_luma()
433 void ihevc_pad_left_chroma(UWORD8 *pu1_src, in ihevc_pad_left_chroma()
498 void ihevc_pad_right_luma(UWORD8 *pu1_src, in ihevc_pad_right_luma()
554 void ihevc_pad_right_chroma(UWORD8 *pu1_src, in ihevc_pad_right_chroma()
Dihevc_inter_pred_filters.c108 void ihevc_inter_pred_luma_copy(UWORD8 *pu1_src, in ihevc_inter_pred_luma_copy()
170 void ihevc_inter_pred_luma_horz(UWORD8 *pu1_src, in ihevc_inter_pred_luma_horz()
243 void ihevc_inter_pred_luma_vert(UWORD8 *pu1_src, in ihevc_inter_pred_luma_vert()
316 void ihevc_inter_pred_luma_copy_w16out(UWORD8 *pu1_src, in ihevc_inter_pred_luma_copy_w16out()
382 void ihevc_inter_pred_luma_horz_w16out(UWORD8 *pu1_src, in ihevc_inter_pred_luma_horz_w16out()
453 void ihevc_inter_pred_luma_vert_w16out(UWORD8 *pu1_src, in ihevc_inter_pred_luma_vert_w16out()
670 void ihevc_inter_pred_chroma_copy(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_copy()
735 void ihevc_inter_pred_chroma_horz(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_horz()
817 void ihevc_inter_pred_chroma_vert(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_vert()
892 void ihevc_inter_pred_chroma_copy_w16out(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_copy_w16out()
[all …]
Dihevc_mem_fns.c75 void ihevc_memcpy(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes) in ihevc_memcpy()
81 void ihevc_memcpy_mul_8(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes) in ihevc_memcpy_mul_8()
Dihevc_sao.c72 void ihevc_sao_band_offset_luma(UWORD8 *pu1_src, in ihevc_sao_band_offset_luma()
124 void ihevc_sao_band_offset_chroma(UWORD8 *pu1_src, in ihevc_sao_band_offset_chroma()
186 void ihevc_sao_edge_offset_class0(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class0()
268 void ihevc_sao_edge_offset_class0_chroma(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class0_chroma()
365 void ihevc_sao_edge_offset_class1(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class1()
458 void ihevc_sao_edge_offset_class1_chroma(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class1_chroma()
557 void ihevc_sao_edge_offset_class2(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class2()
745 void ihevc_sao_edge_offset_class2_chroma(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class2_chroma()
981 void ihevc_sao_edge_offset_class3(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class3()
1157 void ihevc_sao_edge_offset_class3_chroma(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class3_chroma()
Dihevc_deblk_edge_filter.c98 void ihevc_deblk_luma_vert(UWORD8 *pu1_src, in ihevc_deblk_luma_vert()
335 void ihevc_deblk_luma_horz(UWORD8 *pu1_src, in ihevc_deblk_luma_horz()
593 void ihevc_deblk_chroma_vert(UWORD8 *pu1_src, in ihevc_deblk_chroma_vert()
713 void ihevc_deblk_chroma_horz(UWORD8 *pu1_src, in ihevc_deblk_chroma_horz()
/external/libavc/common/
Dih264_padding.c90 void ih264_pad_top(UWORD8 *pu1_src, in ih264_pad_top()
131 void ih264_pad_bottom(UWORD8 *pu1_src, in ih264_pad_bottom()
170 void ih264_pad_left_luma(UWORD8 *pu1_src, in ih264_pad_left_luma()
212 void ih264_pad_left_chroma(UWORD8 *pu1_src, in ih264_pad_left_chroma()
266 void ih264_pad_right_luma(UWORD8 *pu1_src, in ih264_pad_right_luma()
307 void ih264_pad_right_chroma(UWORD8 *pu1_src, in ih264_pad_right_chroma()
Dih264_luma_intra_pred_filters.c129 void ih264_intra_pred_luma_4x4_mode_vert(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_vert()
179 void ih264_intra_pred_luma_4x4_mode_horz(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_horz()
229 void ih264_intra_pred_luma_4x4_mode_dc(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_dc()
302 void ih264_intra_pred_luma_4x4_mode_diag_dl(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_diag_dl()
370 void ih264_intra_pred_luma_4x4_mode_diag_dr(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_diag_dr()
443 void ih264_intra_pred_luma_4x4_mode_vert_r(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_vert_r()
519 void ih264_intra_pred_luma_4x4_mode_horz_d(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_horz_d()
594 void ih264_intra_pred_luma_4x4_mode_vert_l(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_vert_l()
664 void ih264_intra_pred_luma_4x4_mode_horz_u(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_horz_u()
880 void ih264_intra_pred_luma_8x8_mode_vert(UWORD8 *pu1_src, in ih264_intra_pred_luma_8x8_mode_vert()
[all …]
Dih264_inter_pred_filters.c110 void ih264_inter_pred_luma_copy(UWORD8 *pu1_src, in ih264_inter_pred_luma_copy()
170 void ih264_interleave_copy(UWORD8 *pu1_src, in ih264_interleave_copy()
227 void ih264_inter_pred_luma_horz(UWORD8 *pu1_src, in ih264_inter_pred_luma_horz()
297 void ih264_inter_pred_luma_vert(UWORD8 *pu1_src, in ih264_inter_pred_luma_vert()
366 void ih264_inter_pred_luma_horz_hpel_vert_hpel(UWORD8 *pu1_src, in ih264_inter_pred_luma_horz_hpel_vert_hpel()
451 void ih264_inter_pred_luma_horz_qpel(UWORD8 *pu1_src, in ih264_inter_pred_luma_horz_qpel()
527 void ih264_inter_pred_luma_vert_qpel(UWORD8 *pu1_src, in ih264_inter_pred_luma_vert_qpel()
610 void ih264_inter_pred_luma_horz_qpel_vert_qpel(UWORD8 *pu1_src, in ih264_inter_pred_luma_horz_qpel_vert_qpel()
711 void ih264_inter_pred_luma_horz_qpel_vert_hpel(UWORD8 *pu1_src, in ih264_inter_pred_luma_horz_qpel_vert_hpel()
826 void ih264_inter_pred_luma_horz_hpel_vert_qpel(UWORD8 *pu1_src, in ih264_inter_pred_luma_horz_hpel_vert_qpel()
[all …]
Dih264_chroma_intra_pred_filters.c110 void ih264_intra_pred_chroma_8x8_mode_dc(UWORD8 *pu1_src, in ih264_intra_pred_chroma_8x8_mode_dc()
306 void ih264_intra_pred_chroma_8x8_mode_horz(UWORD8 *pu1_src, in ih264_intra_pred_chroma_8x8_mode_horz()
364 void ih264_intra_pred_chroma_8x8_mode_vert(UWORD8 *pu1_src, in ih264_intra_pred_chroma_8x8_mode_vert()
428 void ih264_intra_pred_chroma_8x8_mode_plane(UWORD8 *pu1_src, in ih264_intra_pred_chroma_8x8_mode_plane()
Dih264_mem_fns.c85 void ih264_memcpy(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes) in ih264_memcpy()
91 void ih264_memcpy_mul_8(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes) in ih264_memcpy_mul_8()
Dih264_deblk_edge_filters.c104 void ih264_deblk_luma_vert_bs4(UWORD8 *pu1_src, in ih264_deblk_luma_vert_bs4()
224 void ih264_deblk_luma_horz_bs4(UWORD8 *pu1_src, in ih264_deblk_luma_horz_bs4()
347 void ih264_deblk_chroma_vert_bs4_bp(UWORD8 *pu1_src, in ih264_deblk_chroma_vert_bs4_bp()
437 void ih264_deblk_chroma_horz_bs4_bp(UWORD8 *pu1_src, in ih264_deblk_chroma_horz_bs4_bp()
536 void ih264_deblk_luma_vert_bslt4(UWORD8 *pu1_src, in ih264_deblk_luma_vert_bslt4()
652 void ih264_deblk_chroma_vert_bslt4_bp(UWORD8 *pu1_src, in ih264_deblk_chroma_vert_bslt4_bp()
766 void ih264_deblk_luma_horz_bslt4(UWORD8 *pu1_src, in ih264_deblk_luma_horz_bslt4()
885 void ih264_deblk_chroma_horz_bslt4_bp(UWORD8 *pu1_src, in ih264_deblk_chroma_horz_bslt4_bp()
1009 void ih264_deblk_luma_vert_bs4_mbaff(UWORD8 *pu1_src, in ih264_deblk_luma_vert_bs4_mbaff()
1130 void ih264_deblk_chroma_vert_bs4_mbaff_bp(UWORD8 *pu1_src, in ih264_deblk_chroma_vert_bs4_mbaff_bp()
[all …]
/external/libavc/common/x86/
Dih264_padding_ssse3.c92 void ih264_pad_left_luma_ssse3(UWORD8 *pu1_src, in ih264_pad_left_luma_ssse3()
159 void ih264_pad_left_chroma_ssse3(UWORD8 *pu1_src, in ih264_pad_left_chroma_ssse3()
225 void ih264_pad_right_luma_ssse3(UWORD8 *pu1_src, in ih264_pad_right_luma_ssse3()
292 void ih264_pad_right_chroma_ssse3(UWORD8 *pu1_src, in ih264_pad_right_chroma_ssse3()
Dih264_luma_intra_pred_filters_ssse3.c117 void ih264_intra_pred_luma_4x4_mode_vert_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_vert_ssse3()
176 void ih264_intra_pred_luma_4x4_mode_horz_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_horz_ssse3()
241 void ih264_intra_pred_luma_4x4_mode_dc_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_dc_ssse3()
319 void ih264_intra_pred_luma_4x4_mode_diag_dl_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_diag_dl_ssse3()
403 void ih264_intra_pred_luma_4x4_mode_diag_dr_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_diag_dr_ssse3()
490 void ih264_intra_pred_luma_4x4_mode_vert_r_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_vert_r_ssse3()
582 void ih264_intra_pred_luma_4x4_mode_horz_d_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_horz_d_ssse3()
678 void ih264_intra_pred_luma_4x4_mode_vert_l_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_vert_l_ssse3()
767 void ih264_intra_pred_luma_4x4_mode_horz_u_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_luma_4x4_mode_horz_u_ssse3()
867 void ih264_intra_pred_luma_8x8_mode_vert_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_luma_8x8_mode_vert_ssse3()
[all …]
Dih264_chroma_intra_pred_filters_ssse3.c96 void ih264_intra_pred_chroma_8x8_mode_horz_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_chroma_8x8_mode_horz_ssse3()
172 void ih264_intra_pred_chroma_8x8_mode_vert_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_chroma_8x8_mode_vert_ssse3()
240 void ih264_intra_pred_chroma_8x8_mode_plane_ssse3(UWORD8 *pu1_src, in ih264_intra_pred_chroma_8x8_mode_plane_ssse3()
Dih264_deblk_chroma_ssse3.c94 void ih264_deblk_chroma_vert_bs4_ssse3(UWORD8 *pu1_src, in ih264_deblk_chroma_vert_bs4_ssse3()
277 void ih264_deblk_chroma_horz_bs4_ssse3(UWORD8 *pu1_src, in ih264_deblk_chroma_horz_bs4_ssse3()
427 void ih264_deblk_chroma_vert_bslt4_ssse3(UWORD8 *pu1_src, in ih264_deblk_chroma_vert_bslt4_ssse3()
648 void ih264_deblk_chroma_horz_bslt4_ssse3(UWORD8 *pu1_src, in ih264_deblk_chroma_horz_bslt4_ssse3()
832 void ih264_deblk_chroma_vert_bs4_mbaff_ssse3(UWORD8 *pu1_src, in ih264_deblk_chroma_vert_bs4_mbaff_ssse3()
966 void ih264_deblk_chroma_vert_bslt4_mbaff_ssse3(UWORD8 *pu1_src, in ih264_deblk_chroma_vert_bslt4_mbaff_ssse3()
/external/libhevc/common/x86/
Dihevc_padding_ssse3_intr.c91 void ihevc_pad_left_luma_ssse3(UWORD8 *pu1_src, in ihevc_pad_left_luma_ssse3()
162 void ihevc_pad_left_chroma_ssse3(UWORD8 *pu1_src, in ihevc_pad_left_chroma_ssse3()
234 void ihevc_pad_right_luma_ssse3(UWORD8 *pu1_src, in ihevc_pad_right_luma_ssse3()
304 void ihevc_pad_right_chroma_ssse3(UWORD8 *pu1_src, in ihevc_pad_right_chroma_ssse3()
Dihevc_inter_pred_filters_sse42_intr.c109 void ihevc_inter_pred_luma_copy_w16out_sse42(UWORD8 *pu1_src, in ihevc_inter_pred_luma_copy_w16out_sse42()
236 void ihevc_inter_pred_chroma_copy_sse42(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_copy_sse42()
457 void ihevc_inter_pred_chroma_copy_w16out_sse42(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_copy_w16out_sse42()
Dihevc_sao_ssse3_intr.c121 void ihevc_sao_band_offset_luma_ssse3(UWORD8 *pu1_src, in ihevc_sao_band_offset_luma_ssse3()
438 void ihevc_sao_band_offset_chroma_ssse3(UWORD8 *pu1_src, in ihevc_sao_band_offset_chroma_ssse3()
877 void ihevc_sao_edge_offset_class0_ssse3(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class0_ssse3()
1211 void ihevc_sao_edge_offset_class0_chroma_ssse3(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class0_chroma_ssse3()
1582 void ihevc_sao_edge_offset_class1_ssse3(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class1_ssse3()
2017 void ihevc_sao_edge_offset_class1_chroma_ssse3(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class1_chroma_ssse3()
2477 void ihevc_sao_edge_offset_class2_ssse3(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class2_ssse3()
3236 void ihevc_sao_edge_offset_class2_chroma_ssse3(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class2_chroma_ssse3()
4069 void ihevc_sao_edge_offset_class3_ssse3(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class3_ssse3()
4845 void ihevc_sao_edge_offset_class3_chroma_ssse3(UWORD8 *pu1_src, in ihevc_sao_edge_offset_class3_chroma_ssse3()
/external/libavc/encoder/
Dime_distortion_metrics.c118 void ime_sub_pel_compute_sad_16x16(UWORD8 *pu1_src, in ime_sub_pel_compute_sad_16x16()
215 UWORD8 *pu1_src, in ime_calculate_sad4_prog()
298 UWORD8 *pu1_src, in ime_calculate_sad3_prog()
381 UWORD8 *pu1_src, in ime_calculate_sad2_prog()
456 void ime_compute_sad_16x16(UWORD8 *pu1_src, in ime_compute_sad_16x16()
537 void ime_compute_sad_16x16_fast(UWORD8 *pu1_src, in ime_compute_sad_16x16_fast()
611 void ime_compute_sad_8x8(UWORD8 *pu1_src, in ime_compute_sad_8x8()
678 UWORD8 *pu1_src, in ime_compute_sad_4x4()
742 UWORD8 *pu1_src, in ime_compute_sad_16x8()
817 void ime_compute_sad_16x16_ea8(UWORD8 *pu1_src, in ime_compute_sad_16x16_ea8()
[all …]
Dih264e_half_pel.c100 void ih264e_sixtapfilter_horz(UWORD8 *pu1_src, in ih264e_sixtapfilter_horz()
179 void ih264e_sixtap_filter_2dvh_vert(UWORD8 *pu1_src, in ih264e_sixtap_filter_2dvh_vert()
/external/libavc/encoder/x86/
Dime_distortion_metrics_sse42.c101 void ime_compute_sad_16x16_sse42(UWORD8 *pu1_src, in ime_compute_sad_16x16_sse42()
245 void ime_compute_sad_16x8_sse42(UWORD8 *pu1_src, in ime_compute_sad_16x8_sse42()
341 void ime_compute_sad_16x16_ea8_sse42(UWORD8 *pu1_src, in ime_compute_sad_16x16_ea8_sse42()
496 void ime_compute_sad_16x16_fast_sse42(UWORD8 *pu1_src, in ime_compute_sad_16x16_fast_sse42()
598 UWORD8 *pu1_src, in ime_calculate_sad4_prog_sse42()
1030 void ime_sub_pel_compute_sad_16x16_sse42(UWORD8 *pu1_src, in ime_sub_pel_compute_sad_16x16_sse42()
1720 void ime_compute_satqd_16x16_lumainter_sse42(UWORD8 *pu1_src, in ime_compute_satqd_16x16_lumainter_sse42()
/external/libhevc/decoder/
Dihevcd_debug.h150 #define DUMP_DEBLK_LUMA_VERT(pu1_src, src_strd, u4_bs, qp_p, qp_q, beta_offset_div2, tc_offset_div2… argument
151 #define DUMP_DEBLK_LUMA_HORZ(pu1_src, src_strd, u4_bs, qp_p, qp_q, beta_offset_div2, tc_offset_div2… argument
152 #define DUMP_DEBLK_CHROMA_VERT(pu1_src, src_strd, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_o… argument
153 #define DUMP_DEBLK_CHROMA_HORZ(pu1_src, src_strd, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_o… argument
157 #define DUMP_DEBLK_LUMA_VERT(pu1_src, src_strd, u4_bs3, qp_p, qp_q, beta_offset_div2, tc_offset_div… argument
158 #define DUMP_DEBLK_LUMA_HORZ(pu1_src, src_strd, u4_bs3, qp_p, qp_q, beta_offset_div2, tc_offset_div… argument
159 #define DUMP_DEBLK_CHROMA_VERT(pu1_src, src_strd, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_o… argument
160 #define DUMP_DEBLK_CHROMA_HORZ(pu1_src, src_strd, u4_bs, qp_p, qp_q, qp_offset_u, qp_offset_v, tc_o… argument
/external/libmpeg2/common/
Dicv_variance.c84 WORD32 icv_variance_8x4(UWORD8 *pu1_src, WORD32 src_strd, WORD32 wd, WORD32 ht) in icv_variance_8x4()
Dicv_sad.c89 WORD32 icv_sad_8x4(UWORD8 *pu1_src, in icv_sad_8x4()
/external/libmpeg2/common/x86/
Dicv_sad_ssse3.c90 WORD32 icv_sad_8x4_ssse3(UWORD8 *pu1_src, in icv_sad_8x4_ssse3()

123