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

  /external/libhevc/common/
ihevc_chroma_intra_pred.h 242 ihevc_intra_pred_chroma_ref_substitution_ft ihevc_intra_pred_chroma_ref_substitution; variable
267 ihevc_intra_pred_chroma_ref_substitution_ft ihevc_intra_pred_chroma_ref_substitution; variable
ihevc_chroma_intra_pred_filters.c 51 * ihevc_intra_pred_chroma_ref_substitution()
135 void ihevc_intra_pred_chroma_ref_substitution(UWORD8 *pu1_top_left, function
    [all...]
  /external/libhevc/encoder/
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;
  /external/libhevc/decoder/arm/
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 544 milliseconds