Home
last modified time | relevance | path

Searched defs:pu1_ref (Results 1 – 16 of 16) sorted by relevance

/external/libhevc/common/
Dihevc_intra_pred_filters.c210 UWORD8 pu1_ref; in ihevc_intra_pred_luma_ref_substitution() local
771 void ihevc_intra_pred_luma_planar(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_planar()
857 void ihevc_intra_pred_luma_dc(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_dc()
973 void ihevc_intra_pred_luma_horz(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_horz()
1053 void ihevc_intra_pred_luma_ver(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_ver()
1131 void ihevc_intra_pred_luma_mode2(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode2()
1195 void ihevc_intra_pred_luma_mode_18_34(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_18_34()
1272 void ihevc_intra_pred_luma_mode_3_to_9(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_3_to_9()
1349 void ihevc_intra_pred_luma_mode_11_to_17(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_11_to_17()
1457 void ihevc_intra_pred_luma_mode_19_to_25(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_19_to_25()
[all …]
Dihevc_chroma_intra_pred_filters.c467 void ihevc_intra_pred_chroma_planar(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_planar()
555 void ihevc_intra_pred_chroma_dc(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_dc()
659 void ihevc_intra_pred_chroma_horz(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_horz()
721 void ihevc_intra_pred_chroma_ver(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_ver()
781 void ihevc_intra_pred_chroma_mode2(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode2()
848 void ihevc_intra_pred_chroma_mode_18_34(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode_18_34()
921 void ihevc_intra_pred_chroma_mode_3_to_9(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode_3_to_9()
1010 void ihevc_intra_pred_chroma_mode_11_to_17(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode_11_to_17()
1130 void ihevc_intra_pred_chroma_mode_19_to_25(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode_19_to_25()
1238 void ihevc_intra_pred_chroma_mode_27_to_33(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode_27_to_33()
/external/libmpeg2/common/
Dimpeg2_inter_pred.c248 UWORD8 *pu1_ref, in impeg2_mc_halfx_halfy_8x8()
321 UWORD8 *pu1_ref, in impeg2_mc_halfx_fully_8x8()
387 UWORD8 *pu1_ref, in impeg2_mc_fullx_halfy_8x8()
453 UWORD8 *pu1_ref, in impeg2_mc_fullx_fully_8x8()
Dicv_sad.c90 UWORD8 *pu1_ref, in icv_sad_8x4()
/external/libavc/encoder/
Dih264e_mc.c122 UWORD8 *pu1_ref[4]; in ih264e_motion_comp_luma() local
301 UWORD8 *pu1_ref; in ih264e_motion_comp_chroma() local
Dime.c130 UWORD8 *pu1_ref; in ime_diamond_search_16x16() local
315 UWORD8 *pu1_ref = NULL; in ime_evaluate_init_srchposn_16x16() local
711 UWORD8 *pu1_ref = NULL; in ime_compute_skip_cost() local
Dime_distortion_metrics.c214 void ime_calculate_sad4_prog(UWORD8 *pu1_ref, in ime_calculate_sad4_prog()
/external/libmpeg2/decoder/
Dimpeg2d_mc.c826 UWORD8 *pu1_ref, in impeg2d_mc_halfx_halfy()
956 UWORD8 *pu1_ref, in impeg2d_mc_halfx_fully()
1079 UWORD8 *pu1_ref, in impeg2d_mc_fullx_halfy()
1200 UWORD8 *pu1_ref, in impeg2d_mc_fullx_fully()
/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c126 UWORD8 pu1_ref; in ihevc_intra_pred_luma_ref_substitution_neonintr() local
663 void ihevc_intra_pred_luma_planar_neonintr(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_planar_neonintr()
898 void ihevc_intra_pred_luma_dc_neonintr(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_dc_neonintr()
1186 void ihevc_intra_pred_luma_horz_neonintr(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_horz_neonintr()
1418 void ihevc_intra_pred_luma_ver_neonintr(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_ver_neonintr()
1721 void ihevc_intra_pred_luma_mode2_neonintr(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode2_neonintr()
1885 void ihevc_intra_pred_luma_mode_18_34_neonintr(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_18_34_neonintr()
2098 void ihevc_intra_pred_luma_mode_3_to_9_neonintr(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_3_to_9_neonintr()
2310 void ihevc_intra_pred_luma_mode_11_to_17_neonintr(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_11_to_17_neonintr()
2572 void ihevc_intra_pred_luma_mode_19_to_25_neonintr(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_19_to_25_neonintr()
[all …]
Dihevc_intra_ref_substitution_a9q.c407 UWORD8 pu1_ref; in ihevc_intra_pred_luma_ref_substitution_a9q() local
/external/libmpeg2/common/x86/
Dicv_sad_ssse3.c91 UWORD8 *pu1_ref, in icv_sad_8x4_ssse3()
/external/libhevc/common/x86/
Dihevc_chroma_intra_pred_filters_sse42_intr.c122 void ihevc_intra_pred_chroma_planar_sse42(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_planar_sse42()
276 void ihevc_intra_pred_chroma_dc_sse42(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_dc_sse42()
Dihevc_chroma_intra_pred_filters_ssse3_intr.c141 void ihevc_intra_pred_chroma_planar_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_planar_ssse3()
297 void ihevc_intra_pred_chroma_dc_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_dc_ssse3()
551 void ihevc_intra_pred_chroma_horz_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_horz_ssse3()
691 void ihevc_intra_pred_chroma_ver_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_ver_ssse3()
814 void ihevc_intra_pred_chroma_mode2_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode2_ssse3()
936 void ihevc_intra_pred_chroma_mode_18_34_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode_18_34_ssse3()
1162 void ihevc_intra_pred_chroma_mode_3_to_9_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode_3_to_9_ssse3()
1568 void ihevc_intra_pred_chroma_mode_11_to_17_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode_11_to_17_ssse3()
1988 void ihevc_intra_pred_chroma_mode_19_to_25_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode_19_to_25_ssse3()
2344 void ihevc_intra_pred_chroma_mode_27_to_33_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_mode_27_to_33_ssse3()
Dihevc_intra_pred_filters_ssse3_intr.c142 UWORD8 pu1_ref; in ihevc_intra_pred_luma_ref_substitution_ssse3() local
682 void ihevc_intra_pred_luma_planar_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_planar_ssse3()
1057 void ihevc_intra_pred_luma_dc_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_dc_ssse3()
1439 void ihevc_intra_pred_luma_horz_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_horz_ssse3()
1709 void ihevc_intra_pred_luma_ver_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_ver_ssse3()
1878 void ihevc_intra_pred_luma_mode2_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode2_ssse3()
2036 void ihevc_intra_pred_luma_mode_18_34_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_18_34_ssse3()
2327 void ihevc_intra_pred_luma_mode_3_to_9_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_3_to_9_ssse3()
2871 void ihevc_intra_pred_luma_mode_11_to_17_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_11_to_17_ssse3()
3713 void ihevc_intra_pred_luma_mode_19_to_25_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_19_to_25_ssse3()
[all …]
Dihevc_intra_pred_filters_sse42_intr.c397 void ihevc_intra_pred_luma_dc_sse42(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_dc_sse42()
929 void ihevc_intra_pred_luma_horz_sse42(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_horz_sse42()
1197 void ihevc_intra_pred_luma_ver_sse42(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_ver_sse42()
1413 void ihevc_intra_pred_luma_mode_3_to_9_sse42(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_3_to_9_sse42()
1950 void ihevc_intra_pred_luma_mode_11_to_17_sse42(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_11_to_17_sse42()
2789 void ihevc_intra_pred_luma_mode_19_to_25_sse42(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_19_to_25_sse42()
3558 void ihevc_intra_pred_luma_mode_27_to_33_sse42(UWORD8 *pu1_ref, in ihevc_intra_pred_luma_mode_27_to_33_sse42()
/external/libavc/encoder/x86/
Dime_distortion_metrics_sse42.c597 void ime_calculate_sad4_prog_sse42(UWORD8 *pu1_ref, in ime_calculate_sad4_prog_sse42()