OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_inter_pred_chroma_vert_w16inp
(Results
1 - 8
of
8
) sorted by null
/external/libhevc/
decoder.arm.mk
42
libhevcd_srcs_asm_arm += common/arm/
ihevc_inter_pred_chroma_vert_w16inp
.s
decoder.arm64.mk
43
libhevcd_srcs_asm_arm64 += common/arm64/
ihevc_inter_pred_chroma_vert_w16inp
.s
/external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c
72
ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_fptr = &
ihevc_inter_pred_chroma_vert_w16inp
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
72
ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_fptr = &
ihevc_inter_pred_chroma_vert_w16inp
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
74
ps_codec->s_func_selector.ihevc_inter_pred_chroma_vert_w16inp_fptr = &
ihevc_inter_pred_chroma_vert_w16inp
;
/external/libhevc/common/
ihevc_inter_pred.h
238
ihevc_inter_pred_w16inp_ft
ihevc_inter_pred_chroma_vert_w16inp
;
variable
ihevc_inter_pred_filters.c
45
* -
ihevc_inter_pred_chroma_vert_w16inp
()
1105
void
ihevc_inter_pred_chroma_vert_w16inp
(WORD16 *pi2_src,
function
/external/libhevc/common/arm/
ihevc_inter_pred_chroma_vert_w16inp.s
82
@void
ihevc_inter_pred_chroma_vert_w16inp
(word16 *pi2_src,
Completed in 67 milliseconds