OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_inter_pred_luma_vert_w16inp
(Results
1 - 7
of
7
) sorted by null
/external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c
78
ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &
ihevc_inter_pred_luma_vert_w16inp
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
78
ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &
ihevc_inter_pred_luma_vert_w16inp
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
80
ps_codec->s_func_selector.ihevc_inter_pred_luma_vert_w16inp_fptr = &
ihevc_inter_pred_luma_vert_w16inp
;
/external/libhevc/common/
ihevc_inter_pred.h
230
ihevc_inter_pred_w16inp_ft
ihevc_inter_pred_luma_vert_w16inp
;
variable
ihevc_inter_pred_filters.c
37
* -
ihevc_inter_pred_luma_vert_w16inp
()
523
void
ihevc_inter_pred_luma_vert_w16inp
(WORD16 *pi2_src,
function
/external/libhevc/common/arm/
ihevc_inter_pred_filters_luma_vert_w16inp.s
89
@void
ihevc_inter_pred_luma_vert_w16inp
(word16 *pi2_src,
ihevc_inter_pred_luma_vert_w16inp_w16out.s
89
@void
ihevc_inter_pred_luma_vert_w16inp
(word16 *pi2_src,
Completed in 528 milliseconds