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

  /external/libhevc/
decoder.arm.mk 70 libhevcd_srcs_asm_arm += common/arm/ihevc_intra_pred_luma_dc.s
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 99 ps_codec->s_func_selector.ihevc_intra_pred_luma_dc_fptr = &ihevc_intra_pred_luma_dc;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 99 ps_codec->s_func_selector.ihevc_intra_pred_luma_dc_fptr = &ihevc_intra_pred_luma_dc;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 101 ps_codec->s_func_selector.ihevc_intra_pred_luma_dc_fptr = &ihevc_intra_pred_luma_dc;
  /external/libhevc/common/arm/
ihevc_intra_pred_luma_dc.s 77 @void ihevc_intra_pred_luma_dc(uword8 *pu1_ref,
  /external/libhevc/common/
ihevc_intra_pred.h 282 ihevc_intra_pred_luma_dc_ft ihevc_intra_pred_luma_dc; variable
ihevc_intra_pred_filters.c 32 * - ihevc_intra_pred_luma_dc()
812 void ihevc_intra_pred_luma_dc(UWORD8 *pu1_ref, function
    [all...]

Completed in 3759 milliseconds