Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/
H A Dkmpp.c82 RK_U32 chan_id; in init() local
125 kmpp_obj_get_u32(ctx->mVencInitKcfg, "chan_id", &chan_id); in init()
126 mpp_log("client %d open chan_id %d ok", ctx->mClientFd, chan_id); in init()
128 ctx->mChanId = chan_id; in init()