Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c300 RK_U32 coeffC; in hal_jpege_vepu1_gen_regs() local
313 coeffC = 7504; in hal_jpege_vepu1_gen_regs()
325 coeffC = 4732; in hal_jpege_vepu1_gen_regs()
332 coeffC = syntax->coeffC; in hal_jpege_vepu1_gen_regs()
341 coeffC = 7504; in hal_jpege_vepu1_gen_regs()
348 regs[54] = coeffC | (coeffE << 16); in hal_jpege_vepu1_gen_regs()
H A Dhal_jpege_vepu2_v2.c473 RK_U32 coeffC; in hal_jpege_vepu2_gen_regs() local
486 coeffC = 7504; in hal_jpege_vepu2_gen_regs()
498 coeffC = 4732; in hal_jpege_vepu2_gen_regs()
505 coeffC = syntax->coeffC; in hal_jpege_vepu2_gen_regs()
514 coeffC = 7504; 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.h79 RK_U32 coeffC; member