Home
last modified time | relevance | path

Searched refs:ihevc_inter_pred_chroma_horz_w16out_fptr (Results 1 – 12 of 12) sorted by relevance

/external/libhevc/encoder/
Dihevce_function_selector.c139 …ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_chroma_h… in ihevce_init_function_ptr_generic()
258 …ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_chroma_h… in ihevce_init_function_ptr_av8()
355 …ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_chroma_h… in ihevce_init_function_ptr_a9q()
Dihevce_function_selector.h57 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_horz_w16out_fptr; member
Dihevce_inter_pred.c840 ps_func_selector->ihevc_inter_pred_chroma_horz_w16out_fptr( in ihevce_chroma_interpolate_16bit_dxdy()
863 ps_func_selector->ihevc_inter_pred_chroma_horz_w16out_fptr( in ihevce_chroma_interpolate_16bit_dxdy()
946 ps_func_selector->ihevc_inter_pred_chroma_horz_w16out_fptr( in ihevce_chroma_interpolate_8bit_dxdy()
/external/libhevc/decoder/
Dihevcd_function_selector.h96 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_horz_w16out_fptr; member
Dihevcd_api.c929 …inter_pred[15] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr; in ihevcd_update_function_ptr()
932 …inter_pred[18] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr; in ihevcd_update_function_ptr()
933 …inter_pred[19] = (pf_inter_pred)ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr; in ihevcd_update_function_ptr()
/external/libhevc/decoder/x86/
Dihevcd_function_selector_generic.c72 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_generic()
Dihevcd_function_selector_ssse3.c72 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_ssse3()
Dihevcd_function_selector_sse42.c72 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_sse42()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_a9q.c70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_a9q()
Dihevcd_function_selector_noneon.c70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_noneon()
/external/libhevc/decoder/arm64/
Dihevcd_function_selector_av8.c70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_av8()
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c70 …ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_c… in ihevcd_init_function_ptr_mips_generic()