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

  /external/libhevc/common/
ihevc_chroma_intra_pred.h 235 ihevc_intra_pred_chroma_ver_ft ihevc_intra_pred_chroma_ver; variable
260 ihevc_intra_pred_chroma_ver_ft ihevc_intra_pred_chroma_ver; variable
ihevc_chroma_intra_pred_filters.c 37 * ihevc_intra_pred_chroma_ver()
721 void ihevc_intra_pred_chroma_ver(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_ver.s 74 @void ihevc_intra_pred_chroma_ver(uword8 *pu1_ref,
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 94 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ver_fptr = &ihevc_intra_pred_chroma_ver;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 94 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ver_fptr = &ihevc_intra_pred_chroma_ver;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 96 ps_codec->s_func_selector.ihevc_intra_pred_chroma_ver_fptr = &ihevc_intra_pred_chroma_ver;
  /external/libhevc/encoder/
ihevce_function_selector.c 162 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_chroma_ver_fptr = &ihevc_intra_pred_chroma_ver;

Completed in 95 milliseconds