Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c302 RK_U32 coeffF; in hal_jpege_vepu1_gen_regs() local
315 coeffF = 46740; in hal_jpege_vepu1_gen_regs()
327 coeffF = 41615; in hal_jpege_vepu1_gen_regs()
334 coeffF = syntax->coeffF; in hal_jpege_vepu1_gen_regs()
343 coeffF = 46740; in hal_jpege_vepu1_gen_regs()
351 ((fmt_cfg.r_mask & 0x1f) << 16) | coeffF; in hal_jpege_vepu1_gen_regs()
H A Dhal_jpege_vepu2_v2.c475 RK_U32 coeffF; in hal_jpege_vepu2_gen_regs() local
488 coeffF = 46740; in hal_jpege_vepu2_gen_regs()
500 coeffF = 41615; in hal_jpege_vepu2_gen_regs()
507 coeffF = syntax->coeffF; in hal_jpege_vepu2_gen_regs()
516 coeffF = 46740; in hal_jpege_vepu2_gen_regs()
522 regs[97] = coeffF; in hal_jpege_vepu2_gen_regs()
/rockchip-linux_mpp/mpp/common/
H A Djpege_syntax.h81 RK_U32 coeffF; member