Searched refs:get_msb_lsb_at_pos (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/vpu/jpege/ |
| H A D | hal_jpege_base.c | 39 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 D | hal_jpege_base.h | 69 void get_msb_lsb_at_pos(RK_U32 *msb, RK_U32 *lsb, RK_U8 *buf, RK_U32 bytepos);
|
| H A D | hal_jpege_vepu1_v2.c | 255 get_msb_lsb_at_pos(®s[22], ®s[23], buf, bytepos); in hal_jpege_vepu1_gen_regs() 500 get_msb_lsb_at_pos(®s[22], ®s[23], ctx->base, ctx->part_bytepos); in hal_jpege_vepu1_part_start()
|
| H A D | hal_jpege_vepu2_v2.c | 452 get_msb_lsb_at_pos(®s[51], ®s[52], buf, bytepos); in hal_jpege_vepu2_gen_regs() 623 get_msb_lsb_at_pos(®s[51], ®s[52], ctx->base, part_bytepos); in multi_core_start() 934 get_msb_lsb_at_pos(®s[51], ®s[52], ctx->base, ctx->part_bytepos); in hal_jpege_vepu2_part_start()
|