Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c75 void *l2_regs; member
606 ctx->l2_regs = mpp_calloc(H265eV54xL2RegSet, 1); in hal_h265e_v541_init()
662 MPP_FREE(ctx->l2_regs); in hal_h265e_v541_deinit()
1691 vepu541_h265_set_l2_regs(ctx, (H265eV54xL2RegSet*)ctx->l2_regs); in hal_h265e_v540_start()
1793 vepu541_h265_set_l2_regs(ctx, (H265eV54xL2RegSet*)ctx->l2_regs); in hal_h265e_v541_start()