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

  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 100 ps_codec->s_func_selector.ihevc_intra_pred_luma_horz_fptr = &ihevc_intra_pred_luma_horz;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 100 ps_codec->s_func_selector.ihevc_intra_pred_luma_horz_fptr = &ihevc_intra_pred_luma_horz;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 102 ps_codec->s_func_selector.ihevc_intra_pred_luma_horz_fptr = &ihevc_intra_pred_luma_horz;
  /external/libhevc/common/
ihevc_intra_pred.h 283 ihevc_intra_pred_luma_horz_ft ihevc_intra_pred_luma_horz; variable
ihevc_intra_pred_filters.c 33 * - ihevc_intra_pred_luma_horz()
973 void ihevc_intra_pred_luma_horz(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_luma_horz.s 31 @* - ihevc_intra_pred_luma_horz()
75 @void ihevc_intra_pred_luma_horz(uword8 *pu1_ref,
  /external/libhevc/encoder/
ihevce_function_selector.c 168 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_luma_horz_fptr = &ihevc_intra_pred_luma_horz;

Completed in 634 milliseconds