Searched refs:work_src_ptr (Results 1 – 1 of 1) sorted by relevance
656 const uint8_t* work_src_ptr = src_ptr; in ScaleRowUp2_Linear_RVV() local665 v_src0 = __riscv_vle8_v_u8m4(work_src_ptr, vl); in ScaleRowUp2_Linear_RVV()666 v_src1 = __riscv_vle8_v_u8m4(work_src_ptr + 1, vl); in ScaleRowUp2_Linear_RVV()679 work_src_ptr += vl; in ScaleRowUp2_Linear_RVV()911 const uint8_t* work_src_ptr = src_ptr; in ScaleUVRowUp2_Linear_RVV() local921 v_uv0 = __riscv_vle8_v_u8m4(work_src_ptr, vl); in ScaleUVRowUp2_Linear_RVV()922 v_uv1 = __riscv_vle8_v_u8m4(work_src_ptr + 2, vl); in ScaleUVRowUp2_Linear_RVV()939 work_src_ptr += vl; in ScaleUVRowUp2_Linear_RVV()