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

  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 73 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16inp_w16out;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 73 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16inp_w16out;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 75 ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16inp_w16out;
  /external/libhevc/common/
ihevc_inter_pred.h 239 ihevc_inter_pred_w16inp_w16out_ft ihevc_inter_pred_chroma_vert_w16inp_w16out; variable
ihevc_inter_pred_filters.c 46 * - ihevc_inter_pred_chroma_vert_w16inp_w16out()
1182 void ihevc_inter_pred_chroma_vert_w16inp_w16out(WORD16 *pi2_src, function
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 83 @void ihevc_inter_pred_chroma_vert_w16inp_w16out(word16 *pi2_src,
  /external/libhevc/encoder/
ihevce_function_selector.c 142 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_w16out_fptr = &ihevc_inter_pred_chroma_vert_w16inp_w16out;

Completed in 64 milliseconds