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

  /external/libhevc/decoder/
ihevcd_function_selector.h 110 ihevc_intra_pred_chroma_ref_substitution_ft *ihevc_intra_pred_chroma_ref_substitution_fptr; member in struct:__anon28396
ihevcd_iquant_itrans_recon_ctb.c     [all...]
  /external/libhevc/encoder/
ihevce_function_selector.h 70 ihevc_intra_pred_chroma_ref_substitution_ft *ihevc_intra_pred_chroma_ref_substitution_fptr; member in struct:__anon28652
ihevce_function_selector.c 152 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
271 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
368 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
ihevce_enc_loop_utils.c 6441 ihevc_intra_pred_chroma_ref_substitution_ft *ihevc_intra_pred_chroma_ref_substitution_fptr; local
7206 ihevc_intra_pred_chroma_ref_substitution_ft *ihevc_intra_pred_chroma_ref_substitution_fptr; local
8563 ihevc_intra_pred_chroma_ref_substitution_ft *ihevc_intra_pred_chroma_ref_substitution_fptr; local
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c 83 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution_a9q;
ihevcd_function_selector_noneon.c 83 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
  /external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c 83 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 83 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 85 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
ihevcd_function_selector_sse42.c 85 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;
ihevcd_function_selector_ssse3.c 85 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ref_substitution_fptr = &ihevc_intra_pred_chroma_ref_substitution;

Completed in 59 milliseconds