Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/legacy/
H A Dvpu.c127 MppCtxType ctx_type; in VPUClientInit() local
133 ctx_type = MPP_CTX_DEC; in VPUClientInit()
138 ctx_type = MPP_CTX_DEC; in VPUClientInit()
143 ctx_type = MPP_CTX_DEC; in VPUClientInit()
148 ctx_type = MPP_CTX_DEC; in VPUClientInit()
152 ctx_type = MPP_CTX_ENC; in VPUClientInit()
159 path = mpp_get_vcodec_dev_name(ctx_type, coding); in VPUClientInit()