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

  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 97 ps_codec->s_func_selector.ihevc_intra_pred_luma_mode_11_to_17_fptr = &ihevc_intra_pred_luma_mode_11_to_17;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 97 ps_codec->s_func_selector.ihevc_intra_pred_luma_mode_11_to_17_fptr = &ihevc_intra_pred_luma_mode_11_to_17;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 99 ps_codec->s_func_selector.ihevc_intra_pred_luma_mode_11_to_17_fptr = &ihevc_intra_pred_luma_mode_11_to_17;
  /external/libhevc/common/
ihevc_intra_pred.h 288 ihevc_intra_pred_luma_mode_11_to_17_ft ihevc_intra_pred_luma_mode_11_to_17; variable
ihevc_intra_pred_filters.c 38 * - ihevc_intra_pred_luma_mode_11_to_17()
1349 void ihevc_intra_pred_luma_mode_11_to_17(UWORD8 *pu1_ref, function
    [all...]
  /external/libhevc/encoder/
ihevce_function_selector.c 165 ps_enc_ctxt->s_func_selector.ihevc_intra_pred_luma_mode_11_to_17_fptr = &ihevc_intra_pred_luma_mode_11_to_17;
  /external/libhevc/common/arm/
ihevc_intra_pred_filters_luma_mode_11_to_17.s 21 @* ihevc_intra_pred_luma_mode_11_to_17.s
74 @void ihevc_intra_pred_luma_mode_11_to_17(uword8* pu1_ref,

Completed in 216 milliseconds