/external/libhevc/decoder/x86/ |
D | ihevcd_function_selector_ssse3.c | 65 …ps_codec->s_func_selector.ihevc_deblk_chroma_horz_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_ssse3() 66 …ps_codec->s_func_selector.ihevc_deblk_chroma_vert_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_ssse3() 67 …ps_codec->s_func_selector.ihevc_deblk_luma_vert_fptr = &ihevc_deblk_luma_v… in ihevcd_init_function_ptr_ssse3() 68 …ps_codec->s_func_selector.ihevc_deblk_luma_horz_fptr = &ihevc_deblk_luma_h… in ihevcd_init_function_ptr_ssse3() 69 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_ssse3() 70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_ssse3() 71 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_ssse3() 72 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_ssse3() 73 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_ssse3() 74 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_ssse3() [all …]
|
D | ihevcd_function_selector_generic.c | 65 …ps_codec->s_func_selector.ihevc_deblk_chroma_horz_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_generic() 66 …ps_codec->s_func_selector.ihevc_deblk_chroma_vert_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_generic() 67 …ps_codec->s_func_selector.ihevc_deblk_luma_vert_fptr = &ihevc_deblk_luma_v… in ihevcd_init_function_ptr_generic() 68 …ps_codec->s_func_selector.ihevc_deblk_luma_horz_fptr = &ihevc_deblk_luma_h… in ihevcd_init_function_ptr_generic() 69 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_generic() 70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_generic() 71 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_generic() 72 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_generic() 73 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_generic() 74 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_generic() [all …]
|
D | ihevcd_function_selector_sse42.c | 65 …ps_codec->s_func_selector.ihevc_deblk_chroma_horz_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_sse42() 66 …ps_codec->s_func_selector.ihevc_deblk_chroma_vert_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_sse42() 67 …ps_codec->s_func_selector.ihevc_deblk_luma_vert_fptr = &ihevc_deblk_luma_v… in ihevcd_init_function_ptr_sse42() 68 …ps_codec->s_func_selector.ihevc_deblk_luma_horz_fptr = &ihevc_deblk_luma_h… in ihevcd_init_function_ptr_sse42() 69 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_sse42() 70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_sse42() 71 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_sse42() 72 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_sse42() 73 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_sse42() 74 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_sse42() [all …]
|
/external/libhevc/decoder/arm/ |
D | ihevcd_function_selector_a9q.c | 63 …ps_codec->s_func_selector.ihevc_deblk_chroma_horz_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_a9q() 64 …ps_codec->s_func_selector.ihevc_deblk_chroma_vert_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_a9q() 65 …ps_codec->s_func_selector.ihevc_deblk_luma_vert_fptr = &ihevc_deblk_luma_v… in ihevcd_init_function_ptr_a9q() 66 …ps_codec->s_func_selector.ihevc_deblk_luma_horz_fptr = &ihevc_deblk_luma_h… in ihevcd_init_function_ptr_a9q() 67 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_a9q() 68 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_a9q() 69 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_a9q() 70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_a9q() 71 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_a9q() 72 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_a9q() [all …]
|
D | ihevcd_function_selector_noneon.c | 63 …ps_codec->s_func_selector.ihevc_deblk_chroma_horz_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_noneon() 64 …ps_codec->s_func_selector.ihevc_deblk_chroma_vert_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_noneon() 65 …ps_codec->s_func_selector.ihevc_deblk_luma_vert_fptr = &ihevc_deblk_luma_v… in ihevcd_init_function_ptr_noneon() 66 …ps_codec->s_func_selector.ihevc_deblk_luma_horz_fptr = &ihevc_deblk_luma_h… in ihevcd_init_function_ptr_noneon() 67 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_noneon() 68 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_noneon() 69 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_noneon() 70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_noneon() 71 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_noneon() 72 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_noneon() [all …]
|
D | ihevcd_function_selector.c | 98 …ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_420sp_fptr = &ihevcd_fmt_conv_42… in ihevcd_init_function_ptr()
|
/external/libhevc/decoder/arm64/ |
D | ihevcd_function_selector_av8.c | 63 …ps_codec->s_func_selector.ihevc_deblk_chroma_horz_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_av8() 64 …ps_codec->s_func_selector.ihevc_deblk_chroma_vert_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_av8() 65 …ps_codec->s_func_selector.ihevc_deblk_luma_vert_fptr = &ihevc_deblk_luma_v… in ihevcd_init_function_ptr_av8() 66 …ps_codec->s_func_selector.ihevc_deblk_luma_horz_fptr = &ihevc_deblk_luma_h… in ihevcd_init_function_ptr_av8() 67 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_av8() 68 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_av8() 69 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_av8() 70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_av8() 71 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_av8() 72 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_av8() [all …]
|
/external/libhevc/decoder/mips/ |
D | ihevcd_function_selector_mips_generic.c | 63 …ps_codec->s_func_selector.ihevc_deblk_chroma_horz_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_mips_generic() 64 …ps_codec->s_func_selector.ihevc_deblk_chroma_vert_fptr = &ihevc_deblk_chroma… in ihevcd_init_function_ptr_mips_generic() 65 …ps_codec->s_func_selector.ihevc_deblk_luma_vert_fptr = &ihevc_deblk_luma_v… in ihevcd_init_function_ptr_mips_generic() 66 …ps_codec->s_func_selector.ihevc_deblk_luma_horz_fptr = &ihevc_deblk_luma_h… in ihevcd_init_function_ptr_mips_generic() 67 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_mips_generic() 68 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_mips_generic() 69 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_mips_generic() 70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_mips_generic() 71 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_mips_generic() 72 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_mips_generic() [all …]
|
/external/libhevc/decoder/ |
D | ihevcd_api.c | 915 …ps_codec->apf_inter_pred[1] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_copy_… in ihevcd_update_function_ptr() 916 …ps_codec->apf_inter_pred[2] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_… in ihevcd_update_function_ptr() 917 …ps_codec->apf_inter_pred[3] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_… in ihevcd_update_function_ptr() 918 …ps_codec->apf_inter_pred[4] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_… in ihevcd_update_function_ptr() 919 …ps_codec->apf_inter_pred[5] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_copy_… in ihevcd_update_function_ptr() 920 …ps_codec->apf_inter_pred[6] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_… in ihevcd_update_function_ptr() 921 …ps_codec->apf_inter_pred[7] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_… in ihevcd_update_function_ptr() 922 …ps_codec->apf_inter_pred[8] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_… in ihevcd_update_function_ptr() 923 …ps_codec->apf_inter_pred[9] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_… in ihevcd_update_function_ptr() 924 …ps_codec->apf_inter_pred[10] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_luma_vert… in ihevcd_update_function_ptr() [all …]
|
D | ihevcd_ilf_padding.c | 173 …ps_codec->s_func_selector.ihevc_pad_left_luma_fptr(pu1_cur_ctb_luma - 8 * ps_codec->i4_strd, ps_co… in ihevcd_ilf_pad_frame() 174 …ps_codec->s_func_selector.ihevc_pad_left_chroma_fptr(pu1_cur_ctb_chroma - 8 * ps_codec->i4_strd, p… in ihevcd_ilf_pad_frame() 187 …ps_codec->s_func_selector.ihevc_pad_right_luma_fptr(pu1_cur_ctb_luma + cols_remaining - 8 * ps_cod… in ihevcd_ilf_pad_frame() 188 …ps_codec->s_func_selector.ihevc_pad_right_chroma_fptr(pu1_cur_ctb_chroma + cols_remaining - 8 * ps… in ihevcd_ilf_pad_frame()
|
D | ihevcd_sao.c | 229 …ps_codec->s_func_selector.ihevc_memcpy_fptr(pu1_src_top_luma, &pu1_src_luma[(sao_ht_luma - 1) * sr… in ihevcd_sao_ctb() 291 ps_codec->s_func_selector.ihevc_sao_band_offset_luma_fptr(pu1_src_luma, in ihevcd_sao_ctb() 379 …ps_codec->s_func_selector.ihevc_memcpy_fptr(pu1_src_top_chroma, &pu1_src_chroma[(sao_ht_chroma - 1… in ihevcd_sao_ctb() 439 ps_codec->s_func_selector.ihevc_sao_band_offset_chroma_fptr(pu1_src_chroma, in ihevcd_sao_ctb() 821 …ps_codec->s_func_selector.ihevc_memcpy_fptr(pu1_src_top_luma, &pu1_src_luma[(sao_ht_luma - 1) * sr… in ihevcd_sao_shift_ctb() 833 ps_codec->s_func_selector.ihevc_sao_band_offset_luma_fptr(pu1_src_luma, in ihevcd_sao_shift_ctb() 996 … ps_codec->s_func_selector.ihevc_memset_mul_8_fptr((UWORD8 *)au4_idx_tl, 0, 8 * sizeof(WORD32)); in ihevcd_sao_shift_ctb() 1119 …ps_codec->s_func_selector.ihevc_memcpy_fptr(pu1_src_top_luma, &pu1_src_luma[(sao_ht_luma - 1) * sr… in ihevcd_sao_shift_ctb() 1134 …ps_codec->s_func_selector.ihevc_memcpy_fptr(pu1_src_top_chroma, &pu1_src_chroma[(sao_ht_chroma - 1… in ihevcd_sao_shift_ctb() 1152 ps_codec->s_func_selector.ihevc_sao_band_offset_chroma_fptr(pu1_src_chroma, in ihevcd_sao_shift_ctb() [all …]
|
D | ihevcd_inter_pred.c | 501 ps_codec->s_func_selector.ihevc_weighted_pred_bi_fptr(pi2_tmp1, in ihevcd_inter_pred_ctb() 524 ps_codec->s_func_selector.ihevc_weighted_pred_chroma_bi_fptr(pi2_tmp1, in ihevcd_inter_pred_ctb() 546 ps_codec->s_func_selector.ihevc_weighted_pred_chroma_bi_fptr(pi2_tmp1, in ihevcd_inter_pred_ctb() 588 …ps_codec->s_func_selector.ihevc_weighted_pred_uni_fptr(ps_pu->b2_pred_mode == PRED_L0 ? pi2_tmp1 :… in ihevcd_inter_pred_ctb() 606 …ps_codec->s_func_selector.ihevc_weighted_pred_chroma_uni_fptr(ps_pu->b2_pred_mode == PRED_L0 ? pi2… in ihevcd_inter_pred_ctb() 621 …ps_codec->s_func_selector.ihevc_weighted_pred_chroma_uni_fptr(ps_pu->b2_pred_mode == PRED_L0 ? pi2… in ihevcd_inter_pred_ctb() 651 ps_codec->s_func_selector.ihevc_weighted_pred_bi_default_fptr(pi2_tmp1, in ihevcd_inter_pred_ctb()
|
D | ihevcd_deblk.c | 332 ps_codec->s_func_selector.ihevc_deblk_luma_vert_fptr(pu1_src, src_strd, in ihevcd_deblk_ctb() 474 ps_codec->s_func_selector.ihevc_deblk_luma_horz_fptr(pu1_src, src_strd, in ihevcd_deblk_ctb() 609 ps_codec->s_func_selector.ihevc_deblk_chroma_vert_fptr(pu1_src, in ihevcd_deblk_ctb() 621 ps_codec->s_func_selector.ihevc_deblk_chroma_vert_fptr(pu1_src, in ihevcd_deblk_ctb() 758 ps_codec->s_func_selector.ihevc_deblk_chroma_horz_fptr(pu1_src, in ihevcd_deblk_ctb() 770 ps_codec->s_func_selector.ihevc_deblk_chroma_horz_fptr(pu1_src, in ihevcd_deblk_ctb()
|
D | ihevcd_intra_pred_mode_prediction.c | 303 …ps_codec->s_func_selector.ihevc_memset_fptr(pu1_luma_intra_pred_mode_left + i * block_offset_in_mi… in ihevcd_intra_pred_mode_prediction() 304 …ps_codec->s_func_selector.ihevc_memset_fptr(pu1_luma_intra_pred_mode_top + j * block_offset_in_min… in ihevcd_intra_pred_mode_prediction()
|
D | ihevcd_process_slice.c | 1204 …ps_codec->s_func_selector.ihevc_pad_left_luma_fptr(ps_proc->pu1_cur_ctb_luma - 8 * ps_codec->i4_st… in ihevcd_process() 1205 …ps_codec->s_func_selector.ihevc_pad_left_chroma_fptr(ps_proc->pu1_cur_ctb_chroma - 16 * ps_codec->… in ihevcd_process() 1228 …ps_codec->s_func_selector.ihevc_pad_left_chroma_fptr(ps_proc->pu1_cur_pic_chroma + (ps_sps->i2_pic… in ihevcd_process() 1232 …ps_codec->s_func_selector.ihevc_pad_right_luma_fptr(ps_proc->pu1_cur_ctb_luma + cols_remaining - 8… in ihevcd_process() 1233 …ps_codec->s_func_selector.ihevc_pad_right_chroma_fptr(ps_proc->pu1_cur_ctb_chroma + cols_remaining… in ihevcd_process() 1263 …ps_codec->s_func_selector.ihevc_pad_left_luma_fptr(ps_proc->pu1_cur_ctb_luma - 2 * ctb_size * ps_c… in ihevcd_process() 1264 …ps_codec->s_func_selector.ihevc_pad_left_chroma_fptr(ps_proc->pu1_cur_ctb_chroma - ctb_size * ps_c… in ihevcd_process() 1275 …ps_codec->s_func_selector.ihevc_pad_right_luma_fptr(ps_proc->pu1_cur_ctb_luma + cols_remaining - 2… in ihevcd_process() 1276 …ps_codec->s_func_selector.ihevc_pad_right_chroma_fptr(ps_proc->pu1_cur_ctb_chroma + cols_remaining… in ihevcd_process() 1287 …ps_codec->s_func_selector.ihevc_pad_left_luma_fptr(ps_proc->pu1_cur_pic_luma + ps_codec->i4_strd *… in ihevcd_process() [all …]
|
D | ihevcd_fmt_conv.c | 834 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_420sp_fptr(pu1_y_src, pu1_uv_src, in ihevcd_fmt_conv() 862 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_420p_fptr(pu1_y_src, pu1_uv_src, in ihevcd_fmt_conv() 877 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgb565_fptr(pu1_y_src, pu1_uv_src, in ihevcd_fmt_conv() 891 ps_codec->s_func_selector.ihevcd_fmt_conv_420sp_to_rgba8888_fptr(pu1_y_src, in ihevcd_fmt_conv()
|
D | ihevcd_iquant_itrans_recon_ctb.c | 971 … ps_codec->s_func_selector.ihevc_intra_pred_luma_ref_subst_all_avlble_fptr( in ihevcd_iquant_itrans_recon_ctb() 975 ps_codec->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr( in ihevcd_iquant_itrans_recon_ctb() 980 ps_codec->s_func_selector.ihevc_intra_pred_ref_filtering_fptr( in ihevcd_iquant_itrans_recon_ctb() 1039 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr( in ihevcd_iquant_itrans_recon_ctb()
|
D | ihevcd_structs.h | 2147 func_selector_t s_func_selector; member
|
D | ihevcd_parse_slice.c | 1038 …ps_codec->s_func_selector.ihevc_memset_fptr(pu1_luma_intra_pred_mode_left, INTRA_DC, (cb_size / nu… in ihevcd_parse_coding_unit_intra() 1039 …ps_codec->s_func_selector.ihevc_memset_fptr(pu1_luma_intra_pred_mode_top, INTRA_DC, (cb_size / num… in ihevcd_parse_coding_unit_intra()
|