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

/external/libhevc/
H A Ddecoder.arm.mk25 libhevcd_srcs_asm_arm += common/arm/ihevc_sao_band_offset_luma.s
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_noneon.c144 ps_codec->s_func_selector.ihevc_sao_band_offset_luma_fptr = &ihevc_sao_band_offset_luma;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c144 ps_codec->s_func_selector.ihevc_sao_band_offset_luma_fptr = &ihevc_sao_band_offset_luma;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c146 ps_codec->s_func_selector.ihevc_sao_band_offset_luma_fptr = &ihevc_sao_band_offset_luma;
/external/libhevc/common/
H A Dihevc_sao.h305 ihevc_sao_band_offset_luma_ft ihevc_sao_band_offset_luma; variable
H A Dihevc_sao.c30 * - ihevc_sao_band_offset_luma()
72 void ihevc_sao_band_offset_luma(UWORD8 *pu1_src, function
/external/libhevc/common/arm/
H A Dihevc_sao_band_offset_luma.s21 @* ihevc_sao_band_offset_luma.s
39 @void ihevc_sao_band_offset_luma(UWORD8 *pu1_src,

Completed in 334 milliseconds