HomeSort by relevance Sort by last modified time
    Searched refs:ihevc_inter_pred_chroma_vert_w16out_fptr (Results 1 - 12 of 12) sorted by null

  /external/libhevc/decoder/
ihevcd_function_selector.h 100 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_vert_w16out_fptr; member in struct:__anon28396
ihevcd_api.c     [all...]
  /external/libhevc/encoder/
ihevce_function_selector.h 61 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_chroma_vert_w16out_fptr; member in struct:__anon28652
ihevce_function_selector.c 143 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out;
262 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out_av8;
359 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out_a9q;
ihevce_inter_pred.c 870 ps_func_selector->ihevc_inter_pred_chroma_vert_w16out_fptr(
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c 74 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out_a9q;
ihevcd_function_selector_noneon.c 74 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out;
  /external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c 74 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out_av8;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 74 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 76 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out;
ihevcd_function_selector_sse42.c 76 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out_ssse3;
ihevcd_function_selector_ssse3.c 76 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16out_ssse3;

Completed in 152 milliseconds