Home
last modified time | relevance | path

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

/external/libhevc/common/arm/
Dihevc_intra_pred_filters_neon_intr.c772 uint8x8_t const_row_1_dup1; in ihevc_intra_pred_luma_planar_neonintr() local
806 const_row_1_dup1 = vdup_n_u8(const_row_1); in ihevc_intra_pred_luma_planar_neonintr()
807 const_row_1_dup = vext_u8(const_row_1_dup, const_row_1_dup1, 4); in ihevc_intra_pred_luma_planar_neonintr()