Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_base.c39 void get_msb_lsb_at_pos(RK_U32 *msb, RK_U32 *lsb, RK_U8 *buf, RK_U32 bytepos) in get_msb_lsb_at_pos() function
H A Dhal_jpege_base.h69 void get_msb_lsb_at_pos(RK_U32 *msb, RK_U32 *lsb, RK_U8 *buf, RK_U32 bytepos);
H A Dhal_jpege_vepu1_v2.c255 get_msb_lsb_at_pos(&regs[22], &regs[23], buf, bytepos); in hal_jpege_vepu1_gen_regs()
500 get_msb_lsb_at_pos(&regs[22], &regs[23], ctx->base, ctx->part_bytepos); in hal_jpege_vepu1_part_start()
H A Dhal_jpege_vepu2_v2.c452 get_msb_lsb_at_pos(&regs[51], &regs[52], buf, bytepos); in hal_jpege_vepu2_gen_regs()
623 get_msb_lsb_at_pos(&regs[51], &regs[52], ctx->base, part_bytepos); in multi_core_start()
934 get_msb_lsb_at_pos(&regs[51], &regs[52], ctx->base, ctx->part_bytepos); in hal_jpege_vepu2_part_start()