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

  /external/libhevc/common/
ihevc_chroma_intra_pred.h 234 ihevc_intra_pred_chroma_horz_ft ihevc_intra_pred_chroma_horz; variable
259 ihevc_intra_pred_chroma_horz_ft ihevc_intra_pred_chroma_horz; variable
ihevc_chroma_intra_pred_filters.c 35 * ihevc_intra_pred_chroma_horz()
659 void ihevc_intra_pred_chroma_horz(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/
decoder.arm.mk 56 libhevcd_srcs_asm_arm += common/arm/ihevc_intra_pred_chroma_horz.s
decoder.arm64.mk 58 libhevcd_srcs_asm_arm64 += common/arm64/ihevc_intra_pred_chroma_horz.s
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 88 ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 88 ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 90 ps_codec->s_func_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz;
  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_horz.s 75 @void ihevc_intra_pred_chroma_horz(uword8 *pu1_ref,

Completed in 47 milliseconds