OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_intra_pred_luma_mode_19_to_25
(Results
1 - 6
of
6
) sorted by null
/external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c
98
ps_codec->s_func_selector.ihevc_intra_pred_luma_mode_19_to_25_fptr = &
ihevc_intra_pred_luma_mode_19_to_25
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
98
ps_codec->s_func_selector.ihevc_intra_pred_luma_mode_19_to_25_fptr = &
ihevc_intra_pred_luma_mode_19_to_25
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
100
ps_codec->s_func_selector.ihevc_intra_pred_luma_mode_19_to_25_fptr = &
ihevc_intra_pred_luma_mode_19_to_25
;
/external/libhevc/common/
ihevc_intra_pred.h
289
ihevc_intra_pred_luma_mode_19_to_25_ft
ihevc_intra_pred_luma_mode_19_to_25
;
variable
ihevc_intra_pred_filters.c
39
* -
ihevc_intra_pred_luma_mode_19_to_25
()
1457
void
ihevc_intra_pred_luma_mode_19_to_25
(UWORD8 *pu1_ref,
function
[
all
...]
/external/libhevc/common/arm/
ihevc_intra_pred_filters_luma_mode_19_to_25.s
21
@*
ihevc_intra_pred_luma_mode_19_to_25
.s
74
@void
ihevc_intra_pred_luma_mode_19_to_25
(uword8* pu1_ref,
Completed in 65 milliseconds