OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ihevc_intra_pred_luma_planar
(Results
1 - 8
of
8
) sorted by null
/external/libhevc/
decoder.arm.mk
64
libhevcd_srcs_asm_arm += common/arm/
ihevc_intra_pred_luma_planar
.s
/external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c
105
ps_codec->s_func_selector.ihevc_intra_pred_luma_planar_fptr = &
ihevc_intra_pred_luma_planar
;
/external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c
105
ps_codec->s_func_selector.ihevc_intra_pred_luma_planar_fptr = &
ihevc_intra_pred_luma_planar
;
/external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c
107
ps_codec->s_func_selector.ihevc_intra_pred_luma_planar_fptr = &
ihevc_intra_pred_luma_planar
;
/external/libhevc/common/
ihevc_intra_pred.h
281
ihevc_intra_pred_luma_planar_ft
ihevc_intra_pred_luma_planar
;
variable
ihevc_intra_pred_filters.c
31
* -
ihevc_intra_pred_luma_planar
()
726
void
ihevc_intra_pred_luma_planar
(UWORD8 *pu1_ref,
function
[
all
...]
/external/libhevc/common/arm/
ihevc_intra_pred_chroma_planar.s
77
@void
ihevc_intra_pred_luma_planar
(uword8* pu1_ref,
ihevc_intra_pred_luma_planar.s
77
@void
ihevc_intra_pred_luma_planar
(uword8* pu1_ref,
Completed in 52 milliseconds