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
(Results
1 - 6
of
6
) sorted by null
/external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c
75
ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_fptr = &
ihevc_inter_pred_luma_horz
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
75
ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_fptr = &
ihevc_inter_pred_luma_horz
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
77
ps_codec->s_func_selector.ihevc_inter_pred_luma_horz_fptr = &
ihevc_inter_pred_luma_horz
;
/external/libhevc/common/
ihevc_inter_pred.h
225
ihevc_inter_pred_ft
ihevc_inter_pred_luma_horz
;
variable
ihevc_inter_pred_filters.c
32
* -
ihevc_inter_pred_luma_horz
()
170
void
ihevc_inter_pred_luma_horz
(UWORD8 *pu1_src,
function
/external/libhevc/common/arm/
ihevc_inter_pred_filters_luma_horz.s
21
@*
ihevc_inter_pred_luma_horz
.s
34
@* -
ihevc_inter_pred_luma_horz
()
88
@void
ihevc_inter_pred_luma_horz
(
Completed in 202 milliseconds