OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_sao_band_offset_chroma
(Results
1 - 7
of
7
) sorted by null
/external/libhevc/
decoder.arm.mk
26
libhevcd_srcs_asm_arm += common/arm/
ihevc_sao_band_offset_chroma
.s
/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,
Completed in 465 milliseconds