Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_base.h80 void get_msb_lsb_at_pos(RK_U32 *msb, RK_U32 *lsb, RK_U8 *buf, RK_U32 bytepos);
H A Dhal_jpege_base.c117 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_vepu1_v2.c278 get_msb_lsb_at_pos(&regs[22], &regs[23], buf, bytepos); in hal_jpege_vepu1_gen_regs()
521 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.c463 get_msb_lsb_at_pos(&regs[51], &regs[52], buf, bytepos); in hal_jpege_vepu2_gen_regs()
631 get_msb_lsb_at_pos(&regs[51], &regs[52], ctx->base, part_bytepos); in multi_core_start()
931 get_msb_lsb_at_pos(&regs[51], &regs[52], ctx->base, ctx->part_bytepos); in hal_jpege_vepu2_part_start()