/external/libmpeg2/common/ |
D | impeg2_inter_pred.c | 248 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()
|
D | icv_sad.c | 90 UWORD8 *pu1_ref, in icv_sad_8x4()
|
/external/libhevc/common/ |
D | ihevc_intra_pred_filters.c | 210 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 …]
|
D | ihevc_chroma_intra_pred_filters.c | 467 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/libavc/encoder/ |
D | ih264e_mc.c | 122 UWORD8 *pu1_ref[4]; in ih264e_motion_comp_luma() local 301 UWORD8 *pu1_ref; in ih264e_motion_comp_chroma() local
|
D | ime.c | 130 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
|
D | ime_distortion_metrics.c | 214 void ime_calculate_sad4_prog(UWORD8 *pu1_ref, in ime_calculate_sad4_prog()
|
/external/libmpeg2/decoder/ |
D | impeg2d_mc.c | 826 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/libmpeg2/common/x86/ |
D | icv_sad_ssse3.c | 91 UWORD8 *pu1_ref, in icv_sad_8x4_ssse3()
|
/external/libhevc/common/arm/ |
D | ihevc_intra_pred_filters_neon_intr.c | 126 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 …]
|
D | ihevc_intra_ref_substitution_a9q.c | 407 UWORD8 pu1_ref; in ihevc_intra_pred_luma_ref_substitution_a9q() local
|
/external/libhevc/encoder/arm/ |
D | ihevce_ssd_calculator_neon.c | 234 UWORD8 *pu1_ref, in ihevce_ssd_calculator_plane_neon() 286 … UWORD8 *pu1_inp, UWORD8 *pu1_ref, UWORD32 inp_stride, UWORD32 ref_stride, UWORD32 wd, UWORD32 ht) in ihevce_ssd_calculator_neon() 292 … UWORD8 *pu1_inp, UWORD8 *pu1_ref, UWORD32 inp_stride, UWORD32 ref_stride, UWORD32 wd, UWORD32 ht) in ihevce_chroma_interleave_ssd_calculator_neon()
|
D | ihevce_me_neon.c | 433 U08 *pu1_ref = ps_prms->pu1_ref; in hme_evalsad_grid_npu_MxN_neon() local 506 UWORD8 *pu1_ref = ps_err_prms->pu1_ref; in hme_calc_sad_and_1_best_result_neon() local 626 UWORD8 *pu1_ref = ps_err_prms->pu1_ref; in hme_calc_sad_and_1_best_result_subpel_neon() local
|
D | ihevce_coarse_layer_sad_neon.c | 109 U08 *pu1_inp, *pu1_ref; in hme_store_4x4_sads_high_speed_neon() local 262 U08 *pu1_inp, *pu1_ref; in hme_store_4x4_sads_high_quality_neon() local
|
D | ihevce_subpel_neon.c | 376 U08 *pu1_ref = ps_prms->pu1_ref; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon() local
|
/external/libhevc/common/x86/ |
D | ihevc_chroma_intra_pred_filters_sse42_intr.c | 122 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()
|
D | ihevc_chroma_intra_pred_filters_ssse3_intr.c | 141 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()
|
D | ihevc_intra_pred_filters_ssse3_intr.c | 142 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 …]
|
D | ihevc_intra_pred_filters_sse42_intr.c | 397 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/libhevc/encoder/ |
D | hme_subpel.c | 1231 U08 *pu1_ref = ps_prms->pu1_ref; in hme_evalsatd_pt_pu_8x8_tu_rec() local 1330 U08 *pu1_ref = ps_prms->pu1_ref; in hme_evalsatd_update_2_best_results_pt_pu_16x16() local 1503 U08 *pu1_ref = ps_prms->pu1_ref; in hme_evalsatd_update_1_best_result_pt_pu_16x16() local 1662 U08 *pu1_ref = ps_prms->pu1_ref; in hme_evalsatd_pt_pu_16x16_tu_rec() local 1747 U08 *pu1_ref = ps_prms->pu1_ref; in hme_evalsatd_pt_pu_32x32() local 1849 U08 *pu1_ref = ps_prms->pu1_ref; in hme_evalsatd_pt_pu_32x32_tu_rec() local 1952 U08 *pu1_ref = ps_prms->pu1_ref; in hme_evalsatd_pt_pu_64x64() local 2084 U08 *pu1_ref = ps_prms->pu1_ref; in hme_evalsatd_pt_pu_64x64_tu_rec() local 2342 U08 *apu1_hpel_ref[4], *pu1_ref; in hme_subpel_refine_search_node_high_speed() local 2959 U08 *apu1_hpel_ref[4], *pu1_ref; in hme_subpel_refine_search_node_high_speed() local
|
D | ihevce_frame_process_utils.c | 211 unsigned char *pu1_ref, in calc_block_ssim()
|
D | ihevce_recur_bracketing.c | 2992 UWORD8 *pu1_inp, WORD32 i4_inp_stride, UWORD8 *pu1_ref, WORD32 i4_ref_stride, WORD32 trans_size) in ihevce_nxn_sad_computer() 3070 UWORD8 *pu1_ref; in ihevce_mode_eval_filtering() local
|
D | ihevce_common_utils.c | 861 … UWORD8 *pu1_inp, UWORD8 *pu1_ref, UWORD32 inp_stride, UWORD32 ref_stride, UWORD32 wd, UWORD32 ht) in ihevce_ssd_calculator() 913 … UWORD8 *pu1_inp, UWORD8 *pu1_ref, UWORD32 inp_stride, UWORD32 ref_stride, UWORD32 wd, UWORD32 ht) in ihevce_chroma_interleave_ssd_calculator()
|
D | hme_coarse.c | 570 U08 *pu1_inp, *pu1_inp_orig, *pu1_ref; in hme_store_4x4_sads_high_quality() local 653 U08 *pu1_inp, *pu1_inp_orig, *pu1_ref; in hme_store_4x4_sads_high_speed() local
|
/external/libavc/encoder/x86/ |
D | ime_distortion_metrics_sse42.c | 597 void ime_calculate_sad4_prog_sse42(UWORD8 *pu1_ref, in ime_calculate_sad4_prog_sse42()
|