OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_intra_pred_chroma_dc
(Results
1 - 7
of
7
) sorted by null
/external/libhevc/common/
ihevc_chroma_intra_pred.h
233
ihevc_intra_pred_chroma_dc_ft
ihevc_intra_pred_chroma_dc
;
variable
258
ihevc_intra_pred_chroma_dc_ft
ihevc_intra_pred_chroma_dc
;
variable
ihevc_chroma_intra_pred_filters.c
33
*
ihevc_intra_pred_chroma_dc
()
555
void
ihevc_intra_pred_chroma_dc
(UWORD8 *pu1_ref,
function
[
all
...]
/external/libhevc/
decoder.arm.mk
55
libhevcd_srcs_asm_arm += common/arm/
ihevc_intra_pred_chroma_dc
.s
/external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c
87
ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &
ihevc_intra_pred_chroma_dc
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
87
ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &
ihevc_intra_pred_chroma_dc
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
89
ps_codec->s_func_selector.ihevc_intra_pred_chroma_dc_fptr = &
ihevc_intra_pred_chroma_dc
;
/external/libhevc/common/arm/
ihevc_intra_pred_chroma_dc.s
77
@void
ihevc_intra_pred_chroma_dc
(uword8 *pu1_ref,
Completed in 55 milliseconds