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

  /external/libhevc/common/
ihevc_chroma_intra_pred.h 240 ihevc_intra_pred_chroma_mode_19_to_25_ft ihevc_intra_pred_chroma_mode_19_to_25; variable
265 ihevc_intra_pred_chroma_mode_19_to_25_ft ihevc_intra_pred_chroma_mode_19_to_25; variable
ihevc_chroma_intra_pred_filters.c 47 * ihevc_intra_pred_chroma_mode_19_to_25()
1017 /* This function and ihevc_intra_pred_CHROMA_mode_19_to_25 are same except*/
1130 void ihevc_intra_pred_chroma_mode_19_to_25(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 96 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode_19_to_25_fptr = &ihevc_intra_pred_chroma_mode_19_to_25;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 96 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode_19_to_25_fptr = &ihevc_intra_pred_chroma_mode_19_to_25;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 98 ps_codec->s_func_selector.ihevc_intra_pred_chroma_mode_19_to_25_fptr = &ihevc_intra_pred_chroma_mode_19_to_25;
  /external/libhevc/common/arm/
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 21 @* ihevc_intra_pred_chroma_mode_19_to_25.s
74 @void ihevc_intra_pred_chroma_mode_19_to_25(uword8* pu1_ref,

Completed in 171 milliseconds