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

  /external/libhevc/encoder/
ihevce_function_selector.c 138 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_chroma_horz;
257 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_chroma_horz;
354 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_chroma_horz;
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 69 ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_chroma_horz;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 69 ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_chroma_horz;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 71 ps_codec->s_func_selector.ihevc_inter_pred_chroma_horz_fptr = &ihevc_inter_pred_chroma_horz;
  /external/libhevc/common/
ihevc_inter_pred.h 233 ihevc_inter_pred_ft ihevc_inter_pred_chroma_horz; variable
ihevc_inter_pred_filters.c 40 * - ihevc_inter_pred_chroma_horz()
735 void ihevc_inter_pred_chroma_horz(UWORD8 *pu1_src, function
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_horz.s 83 @void ihevc_inter_pred_chroma_horz(uword8 *pu1_src,

Completed in 68 milliseconds