Home
last modified time | relevance | path

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

/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.c102 void ihevc_deblk_luma_vert(UWORD8 *pu1_src, in ihevc_deblk_luma_vert()
577 void ihevc_deblk_luma_horz(UWORD8 *pu1_src, in ihevc_deblk_luma_horz()
1095 void ihevc_deblk_chroma_vert(UWORD8 *pu1_src, in ihevc_deblk_chroma_vert()
1331 void ihevc_deblk_chroma_horz(UWORD8 *pu1_src, in ihevc_deblk_chroma_horz()
Dihevc_intra_pred_filters.c609 void ihevc_intra_pred_ref_filtering(UWORD8 *pu1_src, in ihevc_intra_pred_ref_filtering()
/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_mem_fns_ssse3_intr.c80 void ihevc_memcpy_mul_8_ssse3(UWORD8 *pu1_dst, UWORD8 *pu1_src, UWORD32 num_bytes) in ihevc_memcpy_mul_8_ssse3()
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()
Dihevc_deblk_ssse3_intr.c100 void ihevc_deblk_luma_vert_ssse3(UWORD8 *pu1_src, in ihevc_deblk_luma_vert_ssse3()
536 void ihevc_deblk_luma_horz_ssse3(UWORD8 *pu1_src, in ihevc_deblk_luma_horz_ssse3()
988 void ihevc_deblk_chroma_vert_ssse3(UWORD8 *pu1_src, in ihevc_deblk_chroma_vert_ssse3()
1139 void ihevc_deblk_chroma_horz_ssse3(UWORD8 *pu1_src, in ihevc_deblk_chroma_horz_ssse3()
Dihevc_inter_pred_filters_ssse3_intr.c118 void ihevc_inter_pred_luma_copy_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_luma_copy_ssse3()
262 void ihevc_inter_pred_luma_horz_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_luma_horz_ssse3()
755 void ihevc_inter_pred_luma_vert_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_luma_vert_ssse3()
1501 void ihevc_inter_pred_luma_copy_w16out_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_luma_copy_w16out_ssse3()
1627 void ihevc_inter_pred_luma_horz_w16out_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_luma_horz_w16out_ssse3()
2053 void ihevc_inter_pred_luma_vert_w16out_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_luma_vert_w16out_ssse3()
3479 void ihevc_inter_pred_chroma_copy_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_copy_ssse3()
3614 void ihevc_inter_pred_chroma_horz_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_horz_ssse3()
3862 void ihevc_inter_pred_chroma_vert_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_vert_ssse3()
4237 void ihevc_inter_pred_chroma_copy_w16out_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_copy_w16out_ssse3()
[all …]
Dihevc_intra_pred_filters_sse42_intr.c121 void ihevc_intra_pred_ref_filtering_sse42(UWORD8 *pu1_src, in ihevc_intra_pred_ref_filtering_sse42()
Dihevc_intra_pred_filters_ssse3_intr.c407 void ihevc_intra_pred_ref_filtering_ssse3(UWORD8 *pu1_src, in ihevc_intra_pred_ref_filtering_ssse3()
/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
Dihevcd_nal.c180 IHEVCD_ERROR_T ihevcd_nal_remv_emuln_bytes(UWORD8 *pu1_src, in ihevcd_nal_remv_emuln_bytes()
Dihevcd_fmt_conv.c390 UWORD8 *pu1_src, *pu1_dst; in ihevcd_fmt_conv_420sp_to_420sp() local
489 UWORD8 *pu1_src, *pu1_dst; in ihevcd_fmt_conv_420sp_to_420sp_swap_uv() local
601 UWORD8 *pu1_src, *pu1_dst; in ihevcd_fmt_conv_420sp_to_420p() local
Dihevcd_deblk.c109 UWORD8 *pu1_src; in ihevcd_deblk_ctb() local
/external/libhevc/decoder/x86/
Dihevcd_fmt_conv_ssse3_intr.c61 UWORD8 *pu1_src, *pu1_dst; in ihevcd_fmt_conv_420sp_to_420p_ssse3() local
/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c458 void ihevc_intra_pred_ref_filtering_neonintr(UWORD8 *pu1_src, in ihevc_intra_pred_ref_filtering_neonintr()