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

  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 145 ps_codec->s_func_selector.ihevc_sao_band_offset_chroma_fptr = &ihevc_sao_band_offset_chroma;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 145 ps_codec->s_func_selector.ihevc_sao_band_offset_chroma_fptr = &ihevc_sao_band_offset_chroma;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 147 ps_codec->s_func_selector.ihevc_sao_band_offset_chroma_fptr = &ihevc_sao_band_offset_chroma;
  /external/libhevc/common/
ihevc_sao.h 306 ihevc_sao_band_offset_chroma_ft ihevc_sao_band_offset_chroma; variable
ihevc_sao.c 31 * - ihevc_sao_band_offset_chroma()
124 void ihevc_sao_band_offset_chroma(UWORD8 *pu1_src, function
    [all...]
  /external/libhevc/common/arm/
ihevc_sao_band_offset_chroma.s 21 @* ihevc_sao_band_offset_chroma.s
39 @void ihevc_sao_band_offset_chroma(UWORD8 *pu1_src,
  /external/libhevc/encoder/
ihevce_sao.c 345 ihevc_sao_band_offset_chroma(
    [all...]

Completed in 83 milliseconds