Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/driver/
H A Dmpp_vcodec_client.c19 #define VOCDEC_IOC_CFG _IOW(VOCDEC_IOC_MAGIC, 1, unsigned int) macro
58 ret = (RK_S32)ioctl(fd, VOCDEC_IOC_CFG, &req); in mpp_vcodec_ioctl()