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

  /external/libhevc/common/
ihevc_chroma_intra_pred.h 236 ihevc_intra_pred_chroma_mode2_ft ihevc_intra_pred_chroma_mode2; variable
261 ihevc_intra_pred_chroma_mode2_ft ihevc_intra_pred_chroma_mode2; variable
ihevc_chroma_intra_pred_filters.c 39 * ihevc_intra_pred_chroma_mode2()
781 void ihevc_intra_pred_chroma_mode2(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/
decoder.arm.mk 58 libhevcd_srcs_asm_arm += common/arm/ihevc_intra_pred_chroma_mode2.s
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 89 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode2_fptr = &ihevc_intra_pred_chroma_mode2;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 89 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode2_fptr = &ihevc_intra_pred_chroma_mode2;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 91 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode2_fptr = &ihevc_intra_pred_chroma_mode2;

Completed in 218 milliseconds