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

  /external/libhevc/common/
ihevc_chroma_intra_pred.h 232 ihevc_intra_pred_chroma_planar_ft ihevc_intra_pred_chroma_planar; variable
257 ihevc_intra_pred_chroma_planar_ft ihevc_intra_pred_chroma_planar; variable
ihevc_chroma_intra_pred_filters.c 31 * ihevc_intra_pred_chroma_planar()
467 void ihevc_intra_pred_chroma_planar(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/
decoder.arm.mk 54 libhevcd_srcs_asm_arm += common/arm/ihevc_intra_pred_chroma_planar.s
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 93 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 93 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 95 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar;

Completed in 1087 milliseconds