Home
last modified time | relevance | path

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

/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c919 UWORD8 *pu1_ref_tmp1; in ihevc_intra_pred_luma_dc_neonintr() local
940 pu1_ref_tmp1 = pu1_ref + two_nt + 1; in ihevc_intra_pred_luma_dc_neonintr()
948 ref_load2 = vld1_u8(pu1_ref_tmp1); in ihevc_intra_pred_luma_dc_neonintr()
949 pu1_ref_tmp1 += 8; in ihevc_intra_pred_luma_dc_neonintr()
1899 UWORD8 *pu1_ref_tmp1 = pu1_ref; in ihevc_intra_pred_luma_mode_18_34_neonintr() local
2041 pu1_ref_tmp1 = pu1_ref + two_nt + idx + 1; in ihevc_intra_pred_luma_mode_18_34_neonintr()
2042 src_val2 = vld1_u8(pu1_ref_tmp1); in ihevc_intra_pred_luma_mode_18_34_neonintr()
2202 UWORD8 *pu1_ref_tmp1 = pu1_ref; in ihevc_intra_pred_luma_mode_3_to_9_neonintr() local
2207 pu1_ref_tmp1 += nt; in ihevc_intra_pred_luma_mode_3_to_9_neonintr()
2228 pu1_ref_tmp1 += 1; in ihevc_intra_pred_luma_mode_3_to_9_neonintr()
[all …]