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

  /external/libhevc/common/arm/
ihevc_intra_pred_luma_mode2.s 77 @void ihevc_intra_pred_luma_mode2(uword8 *pu1_ref,
ihevc_intra_pred_chroma_mode2.s 77 @void ihevc_intra_pred_luma_mode2(uword8 *pu1_ref,
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 101 ps_codec->s_func_selector.ihevc_intra_pred_luma_mode2_fptr = &ihevc_intra_pred_luma_mode2;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 101 ps_codec->s_func_selector.ihevc_intra_pred_luma_mode2_fptr = &ihevc_intra_pred_luma_mode2;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 103 ps_codec->s_func_selector.ihevc_intra_pred_luma_mode2_fptr = &ihevc_intra_pred_luma_mode2;
  /external/libhevc/common/
ihevc_intra_pred.h 285 ihevc_intra_pred_luma_mode2_ft ihevc_intra_pred_luma_mode2; variable
ihevc_intra_pred_filters.c 35 * - ihevc_intra_pred_luma_mode2()
1131 void ihevc_intra_pred_luma_mode2(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/encoder/
ihevce_function_selector.c 169 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_luma_mode2_fptr = &ihevc_intra_pred_luma_mode2;

Completed in 59 milliseconds