Home
last modified time | relevance | path

Searched refs:ih264_gai1_intrapred_luma_plane_coeffs (Results 1 – 4 of 4) sorted by relevance

/external/libavc/common/arm/
Dih264_intra_pred_luma_16x16_a9q.s56 .extern ih264_gai1_intrapred_luma_plane_coeffs
57 .hidden ih264_gai1_intrapred_luma_plane_coeffs
59 .long ih264_gai1_intrapred_luma_plane_coeffs - scrlbl1 - 8
/external/libavc/common/
Dih264_intra_pred_filters.h54 extern const WORD8 ih264_gai1_intrapred_luma_plane_coeffs[];
Dih264_luma_intra_pred_filters.c79 const WORD8 ih264_gai1_intrapred_luma_plane_coeffs[] = variable
/external/libavc/common/armv8/
Dih264_intra_pred_luma_16x16_av8.s56 .extern ih264_gai1_intrapred_luma_plane_coeffs
435 adrp x7, :got:ih264_gai1_intrapred_luma_plane_coeffs
436 ldr x7, [x7, #:got_lo12:ih264_gai1_intrapred_luma_plane_coeffs]