Searched refs:coeffB (Results 1 – 3 of 3) sorted by relevance
320 RK_U32 coeffB; in hal_jpege_vepu1_gen_regs() local333 coeffB = 38443; in hal_jpege_vepu1_gen_regs()345 coeffB = 46871; in hal_jpege_vepu1_gen_regs()352 coeffB = syntax->coeffB; in hal_jpege_vepu1_gen_regs()361 coeffB = 38443; in hal_jpege_vepu1_gen_regs()368 regs[53] = coeffA | (coeffB << 16); in hal_jpege_vepu1_gen_regs()
481 RK_U32 coeffB; in hal_jpege_vepu2_gen_regs() local494 coeffB = 38443; in hal_jpege_vepu2_gen_regs()506 coeffB = 46871; in hal_jpege_vepu2_gen_regs()513 coeffB = syntax->coeffB; in hal_jpege_vepu2_gen_regs()522 coeffB = 38443; in hal_jpege_vepu2_gen_regs()529 regs[95] = coeffA | (coeffB << 16); in hal_jpege_vepu2_gen_regs()
54 RK_U32 coeffB; member