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

  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 105 ps_codec->s_func_selector.ihevc_intra_pred_luma_planar_fptr = &ihevc_intra_pred_luma_planar;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 105 ps_codec->s_func_selector.ihevc_intra_pred_luma_planar_fptr = &ihevc_intra_pred_luma_planar;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 107 ps_codec->s_func_selector.ihevc_intra_pred_luma_planar_fptr = &ihevc_intra_pred_luma_planar;
  /external/libhevc/common/
ihevc_intra_pred.h 281 ihevc_intra_pred_luma_planar_ft ihevc_intra_pred_luma_planar; variable
ihevc_intra_pred_filters.c 31 * - ihevc_intra_pred_luma_planar()
771 void ihevc_intra_pred_luma_planar(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_planar.s 77 @void ihevc_intra_pred_luma_planar(uword8* pu1_ref,
ihevc_intra_pred_luma_planar.s 77 @void ihevc_intra_pred_luma_planar(uword8* pu1_ref,
  /external/libhevc/encoder/
ihevce_function_selector.c 173 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_luma_planar_fptr = &ihevc_intra_pred_luma_planar;

Completed in 91 milliseconds