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

  /external/libhevc/common/
ihevc_chroma_intra_pred.h 241 ihevc_intra_pred_chroma_mode_27_to_33_ft ihevc_intra_pred_chroma_mode_27_to_33; variable
266 ihevc_intra_pred_chroma_mode_27_to_33_ft ihevc_intra_pred_chroma_mode_27_to_33; variable
ihevc_chroma_intra_pred_filters.c 49 * ihevc_intra_pred_chroma_mode_27_to_33()
1238 void ihevc_intra_pred_chroma_mode_27_to_33(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 91 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode_27_to_33_fptr = &ihevc_intra_pred_chroma_mode_27_to_33;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 91 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode_27_to_33_fptr = &ihevc_intra_pred_chroma_mode_27_to_33;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 93 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode_27_to_33_fptr = &ihevc_intra_pred_chroma_mode_27_to_33;
  /external/libhevc/encoder/
ihevce_function_selector.c 159 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_chroma_mode_27_to_33_fptr = &ihevc_intra_pred_chroma_mode_27_to_33;
  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_mode_27_to_33.s 21 @* ihevc_intra_pred_chroma_mode_27_to_33.s
31 @* - ihevc_intra_pred_chroma_mode_27_to_33()
77 @void ihevc_intra_pred_chroma_mode_27_to_33(uword8 *pu1_ref,

Completed in 524 milliseconds