Searched refs:VCODEC_CHAN_START (Results 1 – 2 of 2) sorted by relevance
| /rockchip-linux_mpp/osal/driver/inc/ |
| H A D | mpp_vcodec_client.h | 30 VCODEC_CHAN_START = VCODEC_ID_BASE_STATE, enumerator
|
| /rockchip-linux_mpp/kmpp/ |
| H A D | kmpp.c | 115 ret = mpp_vcodec_ioctl(ctx->mClientFd, VCODEC_CHAN_START, 0, 0, 0); in init() 188 ret = mpp_vcodec_ioctl(ctx->mClientFd, VCODEC_CHAN_START, 0, 0, 0); in start() 205 ret = mpp_vcodec_ioctl(ctx->mClientFd, VCODEC_CHAN_START, 0, 0, 0); in stop()
|