Searched refs:ihevc_intra_pred_chroma_planar (Results 1 - 5 of 5) sorted by relevance

/external/libhevc/common/
H A Dihevc_chroma_intra_pred.h232 ihevc_intra_pred_chroma_planar_ft ihevc_intra_pred_chroma_planar; variable
257 ihevc_intra_pred_chroma_planar_ft ihevc_intra_pred_chroma_planar; variable
H A Dihevc_chroma_intra_pred_filters.c31 * ihevc_intra_pred_chroma_planar()
467 void ihevc_intra_pred_chroma_planar(UWORD8 *pu1_ref, function
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_noneon.c93 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c93 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c95 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar;

Completed in 39 milliseconds