Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c301 RK_U32 coeffE; in hal_jpege_vepu1_gen_regs() local
314 coeffE = 37008; in hal_jpege_vepu1_gen_regs()
326 coeffE = 35317; in hal_jpege_vepu1_gen_regs()
333 coeffE = syntax->coeffE; in hal_jpege_vepu1_gen_regs()
342 coeffE = 37008; in hal_jpege_vepu1_gen_regs()
348 regs[54] = coeffC | (coeffE << 16); in hal_jpege_vepu1_gen_regs()
H A Dhal_jpege_vepu2_v2.c474 RK_U32 coeffE; in hal_jpege_vepu2_gen_regs() local
487 coeffE = 37008; in hal_jpege_vepu2_gen_regs()
499 coeffE = 35317; in hal_jpege_vepu2_gen_regs()
506 coeffE = syntax->coeffE; in hal_jpege_vepu2_gen_regs()
515 coeffE = 37008; in hal_jpege_vepu2_gen_regs()
521 regs[96] = coeffC | (coeffE << 16); in hal_jpege_vepu2_gen_regs()
/rockchip-linux_mpp/mpp/common/
H A Djpege_syntax.h80 RK_U32 coeffE; member