HomeSort by relevance Sort by last modified time
    Searched refs:ihevc_intra_pred_luma_ref_substitution_fptr (Results 1 - 14 of 14) sorted by null

  /external/libhevc/decoder/
ihevcd_function_selector.h 111 ihevc_intra_pred_luma_ref_substitution_ft *ihevc_intra_pred_luma_ref_substitution_fptr; member in struct:__anon28396
ihevcd_iquant_itrans_recon_ctb.c     [all...]
  /external/libhevc/encoder/
ihevce_function_selector.h 71 ihevc_intra_pred_luma_ref_substitution_ft *ihevc_intra_pred_luma_ref_substitution_fptr; member in struct:__anon28652
ihevce_function_selector.c 153 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr = &ihevc_intra_pred_luma_ref_substitution;
272 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr = &ihevc_intra_pred_luma_ref_substitution;
369 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr = &ihevc_intra_pred_luma_ref_substitution_a9q;
ihevce_recur_bracketing.c 541 ihevc_intra_pred_luma_ref_substitution_ft *ihevc_intra_pred_luma_ref_substitution_fptr; local
543 ihevc_intra_pred_luma_ref_substitution_fptr =
544 ps_ctxt->ps_func_selector->ihevc_intra_pred_luma_ref_substitution_fptr;
584 ihevc_intra_pred_luma_ref_substitution_fptr(
3083 ihevc_intra_pred_luma_ref_substitution_ft *ihevc_intra_pred_luma_ref_substitution_fptr; local
    [all...]
ihevce_enc_loop_utils.c 2873 ihevc_intra_pred_luma_ref_substitution_ft *ihevc_intra_pred_luma_ref_substitution_fptr; local
8562 ihevc_intra_pred_luma_ref_substitution_ft *ihevc_intra_pred_luma_ref_substitution_fptr; local
    [all...]
ihevce_decomp_pre_intra_pass.c 509 ps_func_selector->ihevc_intra_pred_luma_ref_substitution_fptr;
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c 84 ps_codec->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr = &ihevc_intra_pred_luma_ref_substitution_a9q;
ihevcd_function_selector_noneon.c 84 ps_codec->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr = &ihevc_intra_pred_luma_ref_substitution;
  /external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c 84 ps_codec->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr = &ihevc_intra_pred_luma_ref_substitution;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 84 ps_codec->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr = &ihevc_intra_pred_luma_ref_substitution;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 86 ps_codec->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr = &ihevc_intra_pred_luma_ref_substitution;
ihevcd_function_selector_sse42.c 86 ps_codec->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr = &ihevc_intra_pred_luma_ref_substitution;
ihevcd_function_selector_ssse3.c 86 ps_codec->s_func_selector.ihevc_intra_pred_luma_ref_substitution_fptr = &ihevc_intra_pred_luma_ref_substitution;

Completed in 6586 milliseconds