Searched refs:ihevc_intra_pred_luma_dc (Results 1 - 7 of 7) sorted by relevance

/external/libhevc/
H A Ddecoder.arm.mk70 libhevcd_srcs_asm_arm += common/arm/ihevc_intra_pred_luma_dc.s
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_noneon.c99 ps_codec->s_func_selector.ihevc_intra_pred_luma_dc_fptr = &ihevc_intra_pred_luma_dc;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c99 ps_codec->s_func_selector.ihevc_intra_pred_luma_dc_fptr = &ihevc_intra_pred_luma_dc;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c101 ps_codec->s_func_selector.ihevc_intra_pred_luma_dc_fptr = &ihevc_intra_pred_luma_dc;
/external/libhevc/common/arm/
H A Dihevc_intra_pred_luma_dc.s77 @void ihevc_intra_pred_luma_dc(uword8 *pu1_ref,
/external/libhevc/common/
H A Dihevc_intra_pred.h282 ihevc_intra_pred_luma_dc_ft ihevc_intra_pred_luma_dc; variable
H A Dihevc_intra_pred_filters.c32 * - ihevc_intra_pred_luma_dc()
812 void ihevc_intra_pred_luma_dc(UWORD8 *pu1_ref, function

Completed in 872 milliseconds