Searched refs:ihevc_inter_pred_chroma_vert_w16out_fptr (Results 1 - 9 of 9) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_function_selector.h100 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_vert_w16out_fptr; member in struct:__anon23826
H A Dihevcd_api.c1413 ps_codec->apf_inter_pred[17] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr;
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_a9q.c74 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out_a9q;
H A Dihevcd_function_selector_noneon.c74 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out;
/external/libhevc/decoder/arm64/
H A Dihevcd_function_selector_av8.c74 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out_av8;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c74 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c76 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out;
H A Dihevcd_function_selector_sse42.c76 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out_ssse3;
H A Dihevcd_function_selector_ssse3.c76 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out_ssse3;

Completed in 40 milliseconds