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

  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 144 ps_codec->s_func_selector.ihevc_sao_band_offset_luma_fptr = &ihevc_sao_band_offset_luma;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 144 ps_codec->s_func_selector.ihevc_sao_band_offset_luma_fptr = &ihevc_sao_band_offset_luma;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 146 ps_codec->s_func_selector.ihevc_sao_band_offset_luma_fptr = &ihevc_sao_band_offset_luma;
  /external/libhevc/common/
ihevc_sao.h 305 ihevc_sao_band_offset_luma_ft ihevc_sao_band_offset_luma; variable
ihevc_sao.c 30 * - ihevc_sao_band_offset_luma()
72 void ihevc_sao_band_offset_luma(UWORD8 *pu1_src, function
    [all...]
  /external/libhevc/common/arm/
ihevc_sao_band_offset_luma.s 21 @* ihevc_sao_band_offset_luma.s
39 @void ihevc_sao_band_offset_luma(UWORD8 *pu1_src,
  /external/libhevc/encoder/
ihevce_sao.c 257 ihevc_sao_band_offset_luma(
    [all...]

Completed in 70 milliseconds