OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_inter_pred_chroma_copy
(Results
1 - 8
of
8
) sorted by null
/external/libhevc/
decoder.arm.mk
48
libhevcd_srcs_asm_arm += common/arm/
ihevc_inter_pred_chroma_copy
.s
decoder.arm64.mk
50
libhevcd_srcs_asm_arm64 += common/arm64/
ihevc_inter_pred_chroma_copy
.s
/external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c
67
ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &
ihevc_inter_pred_chroma_copy
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
67
ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &
ihevc_inter_pred_chroma_copy
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
69
ps_codec->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &
ihevc_inter_pred_chroma_copy
;
/external/libhevc/common/arm/
ihevc_inter_pred_chroma_copy.s
79
@void
ihevc_inter_pred_chroma_copy
( uword8 *pu1_src,
/external/libhevc/common/
ihevc_inter_pred.h
232
ihevc_inter_pred_ft
ihevc_inter_pred_chroma_copy
;
variable
ihevc_inter_pred_filters.c
39
* -
ihevc_inter_pred_chroma_copy
()
670
void
ihevc_inter_pred_chroma_copy
(UWORD8 *pu1_src,
function
Completed in 64 milliseconds