Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu.c236 MppReqV1 reqs_tmp[2]; in VPUClientSendReg() local
238 memcpy(reqs_tmp, reqs, sizeof(MppReqV1) * 2); in VPUClientSendReg()
239 ret = (RK_S32)ioctl(fd, MPP_IOC_CFG_V1, &reqs_tmp); in VPUClientSendReg()