Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c48 RK_U32 is_vepu540; member
182 p->is_vepu540 = 1; in hal_h264e_vepu541_init()
184 p->is_vepu540 = 0; in hal_h264e_vepu541_init()
375 static void setup_vepu541_normal(Vepu541H264eRegSet *regs, RK_U32 is_vepu540) in setup_vepu541_normal() argument
435 if (is_vepu540) { in setup_vepu541_normal()
1240 H264eSlice *slice, RK_U32 is_vepu540) in setup_vepu541_me() argument
1303 if (is_vepu540) { in setup_vepu541_me()
1605 setup_vepu541_normal(regs, ctx->is_vepu540); in hal_h264e_vepu541_gen_regs()
1624 if (ctx->is_vepu540 && prep->width > 1920) in hal_h264e_vepu541_gen_regs()
1627 setup_vepu541_me(regs, sps, slice, ctx->is_vepu540); in hal_h264e_vepu541_gen_regs()
[all …]
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c111 RK_U32 is_vepu540; member
523 if (!ctx->is_vepu540) { in vepu541_h265_set_l2_regs()
588 if (ctx->is_vepu540) { in vepu541_h265_set_l2_regs()
626 ctx->is_vepu540 = 1; in hal_h265e_v541_init()
1557 if (ctx->is_vepu540) { in hal_h265e_v541_gen_regs()
1583 if (!ctx->is_vepu540) in hal_h265e_v541_gen_regs()
1621 if (ctx->is_vepu540) { in hal_h265e_v541_gen_regs()
1850 if (ctx->is_vepu540) { in hal_h265e_v54x_start()