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

/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_noneon.c73 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16inp_w16out;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c73 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16inp_w16out;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c75 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16inp_w16out;
/external/libhevc/common/
H A Dihevc_inter_pred.h239 ihevc_inter_pred_w16inp_w16out_ft ihevc_inter_pred_chroma_vert_w16inp_w16out; variable
H A Dihevc_inter_pred_filters.c46 * - ihevc_inter_pred_chroma_vert_w16inp_w16out()
1182 void ihevc_inter_pred_chroma_vert_w16inp_w16out(WORD16 *pi2_src, function
/external/libhevc/common/arm/
H A Dihevc_inter_pred_chroma_vert_w16inp_w16out.s83 @void ihevc_inter_pred_chroma_vert_w16inp_w16out(word16 *pi2_src,

Completed in 83 milliseconds