OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_inter_pred_luma_horz_w16out
(Results
1 - 8
of
8
) sorted by null
/external/libhevc/
decoder.arm.mk
35
libhevcd_srcs_asm_arm += common/arm/
ihevc_inter_pred_luma_horz_w16out
.s
decoder.arm64.mk
36
libhevcd_srcs_asm_arm64 += common/arm64/
ihevc_inter_pred_luma_horz_w16out
.s
/external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c
81
ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr = &
ihevc_inter_pred_luma_horz_w16out
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
81
ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr = &
ihevc_inter_pred_luma_horz_w16out
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
83
ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_w16out_fptr = &
ihevc_inter_pred_luma_horz_w16out
;
/external/libhevc/common/
ihevc_inter_pred.h
228
ihevc_inter_pred_w16out_ft
ihevc_inter_pred_luma_horz_w16out
;
variable
ihevc_inter_pred_filters.c
35
* -
ihevc_inter_pred_luma_horz_w16out
()
382
void
ihevc_inter_pred_luma_horz_w16out
(UWORD8 *pu1_src,
function
/external/libhevc/common/arm/
ihevc_inter_pred_luma_horz_w16out.s
23
@*
ihevc_inter_pred_luma_horz_w16out
.s
36
@* -
ihevc_inter_pred_luma_horz_w16out
()
87
@void
ihevc_inter_pred_luma_horz_w16out
(uword8 *pu1_src,
Completed in 57 milliseconds