Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.h51 #define IEP_SET_PARAMETER _IOW(IEP_IOC_MAGIC, 8, unsigned long) macro
H A Diep.c574 int ops_ret = ioctl(impl->fd, IEP_SET_PARAMETER, msg); in iep_control()