Home
last modified time | relevance | path

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

/rockchip-linux_mpp/kmpp/
H A Dkmpp.c105 kmpp_obj_get_u32(ctx->mVencInitKcfg, "chan_dup", &ctx->mChanDup); in init()
114 if (!ctx->mChanDup) { in init()
155 if (!ctx->mChanDup) { in clear()
185 if (ctx->mChanDup) in start()
202 if (ctx->mChanDup) in stop()
219 if (ctx->mChanDup) in mpp_pause()
236 if (ctx->mChanDup) in resume()
560 if (ctx->mChanDup) in reset()
/rockchip-linux_mpp/kmpp/inc/
H A Dkmpp.h60 RK_U32 mChanDup; member