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

  /external/libhevc/common/
ihevc_chroma_intra_pred.h 233 ihevc_intra_pred_chroma_dc_ft ihevc_intra_pred_chroma_dc; variable
258 ihevc_intra_pred_chroma_dc_ft ihevc_intra_pred_chroma_dc; variable
ihevc_chroma_intra_pred_filters.c 33 * ihevc_intra_pred_chroma_dc()
555 void ihevc_intra_pred_chroma_dc(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 87 ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &ihevc_intra_pred_chroma_dc;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 87 ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &ihevc_intra_pred_chroma_dc;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 89 ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &ihevc_intra_pred_chroma_dc;
  /external/libhevc/common/arm/
ihevc_intra_pred_chroma_dc.s 77 @void ihevc_intra_pred_chroma_dc(uword8 *pu1_ref,

Completed in 119 milliseconds