Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_api_v2.c37 } Halvp8eCtx; typedef
44 Halvp8eCtx *ctx = (Halvp8eCtx *)hal; in hal_vp8e_init()
48 memset(ctx, 0, sizeof(Halvp8eCtx)); in hal_vp8e_init()
82 Halvp8eCtx *ctx = (Halvp8eCtx *)hal; in hal_vp8e_deinit()
98 Halvp8eCtx *ctx = (Halvp8eCtx *)hal; \
111 Halvp8eCtx *ctx = (Halvp8eCtx *)hal; \
131 .ctx_size = sizeof(Halvp8eCtx),