Searched refs:ihevc_intra_pred_chroma_mode_3_to_9 (Results 1 - 6 of 6) sorted by relevance

/external/libhevc/common/
H A Dihevc_chroma_intra_pred.h238 ihevc_intra_pred_chroma_mode_3_to_9_ft ihevc_intra_pred_chroma_mode_3_to_9; variable
263 ihevc_intra_pred_chroma_mode_3_to_9_ft ihevc_intra_pred_chroma_mode_3_to_9; variable
H A Dihevc_chroma_intra_pred_filters.c43 * ihevc_intra_pred_chroma_mode_3_to_9()
921 void ihevc_intra_pred_chroma_mode_3_to_9(UWORD8 *pu1_ref, function
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_noneon.c92 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode_3_to_9_fptr = &ihevc_intra_pred_chroma_mode_3_to_9;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c92 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode_3_to_9_fptr = &ihevc_intra_pred_chroma_mode_3_to_9;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c94 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode_3_to_9_fptr = &ihevc_intra_pred_chroma_mode_3_to_9;
/external/libhevc/common/arm/
H A Dihevc_intra_pred_chroma_mode_3_to_9.s21 @* ihevc_intra_pred_chroma_mode_3_to_9.s
73 @void ihevc_intra_pred_chroma_mode_3_to_9(uword8 *pu1_ref,

Completed in 135 milliseconds