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

  /external/libhevc/decoder/
ihevcd_function_selector.h 106 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_luma_copy_w16out_fptr; member in struct:__anon28396
ihevcd_api.c     [all...]
  /external/libhevc/encoder/
ihevce_function_selector.h 67 ihevc_inter_pred_w16out_ft *ihevc_inter_pred_luma_copy_w16out_fptr; member in struct:__anon28652
ihevce_function_selector.c 149 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_luma_copy_w16out_fptr = &ihevc_inter_pred_luma_copy_w16out;
268 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_luma_copy_w16out_fptr = &ihevc_inter_pred_luma_copy_w16out_av8;
365 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_luma_copy_w16out_fptr = &ihevc_inter_pred_luma_copy_w16out_a9q;
ihevce_inter_pred.c 188 ps_func_selector->ihevc_inter_pred_luma_copy_w16out_fptr(
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c 80 ps_codec->s_func_selector.ihevc_inter_pred_luma_copy_w16out_fptr = &ihevc_inter_pred_luma_copy_w16out_a9q;
ihevcd_function_selector_noneon.c 80 ps_codec->s_func_selector.ihevc_inter_pred_luma_copy_w16out_fptr = &ihevc_inter_pred_luma_copy_w16out;
  /external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c 80 ps_codec->s_func_selector.ihevc_inter_pred_luma_copy_w16out_fptr = &ihevc_inter_pred_luma_copy_w16out_av8;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 80 ps_codec->s_func_selector.ihevc_inter_pred_luma_copy_w16out_fptr = &ihevc_inter_pred_luma_copy_w16out;