Home
last modified time | relevance | path

Searched refs:coeffB (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c320 RK_U32 coeffB; in hal_jpege_vepu1_gen_regs() local
333 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()
H A Dhal_jpege_vepu2_v2.c481 RK_U32 coeffB; in hal_jpege_vepu2_gen_regs() local
494 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()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Djpege_syntax.h54 RK_U32 coeffB; member