Searched refs:weight3_vec_8 (Results 1 – 1 of 1) sorted by relevance
323 MS_FLOAT32X8 weight3_vec_8 = MS_MOV256_F32(weight[3]); in BicubicInterpRow() local332 MS_FLOAT32X8 dst3 = MS_MUL256_F32(src3_vec, weight3_vec_8); in BicubicInterpRow()377 MS_FLOAT32X8 weight3_vec_8 = MS_MOV256_F32(weights[3]); in BicubicInterpCol() local386 MS_FLOAT32X8 dst4 = MS_MUL256_F32(src3_vec, weight3_vec_8); in BicubicInterpCol()