Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_timearithm_api.h640 uint32_t gcd, uint32_t dst_u, in Invoke_BigIntComputeExtendedGcd() argument
644 return Invoke_Simple_Function_v3(c, sess, cmd_id, gcd, 0, dst_u, dst_v, in Invoke_BigIntComputeExtendedGcd()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp227 RK_U8 *dst_u = dst_buf + hor_stride * ver_stride; in copy_align_raw_buffer_to_dest() local
228 RK_U8 *dst_v = dst_u + hor_stride * ver_stride / 4; in copy_align_raw_buffer_to_dest()
237 memcpy(dst_u + row * hor_stride, src_buf + index, width); in copy_align_raw_buffer_to_dest()
247 memcpy(dst_u + row * hor_stride / 2, src_buf + index, width / 2); in copy_align_raw_buffer_to_dest()