Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c322 RK_U32 coeffE; in hal_jpege_vepu1_gen_regs() local
335 coeffE = 37008; in hal_jpege_vepu1_gen_regs()
347 coeffE = 35317; in hal_jpege_vepu1_gen_regs()
354 coeffE = syntax->coeffE; in hal_jpege_vepu1_gen_regs()
363 coeffE = 37008; in hal_jpege_vepu1_gen_regs()
369 regs[54] = coeffC | (coeffE << 16); in hal_jpege_vepu1_gen_regs()
H A Dhal_jpege_vepu2_v2.c483 RK_U32 coeffE; in hal_jpege_vepu2_gen_regs() local
496 coeffE = 37008; in hal_jpege_vepu2_gen_regs()
508 coeffE = 35317; in hal_jpege_vepu2_gen_regs()
515 coeffE = syntax->coeffE; in hal_jpege_vepu2_gen_regs()
524 coeffE = 37008; in hal_jpege_vepu2_gen_regs()
530 regs[96] = coeffC | (coeffE << 16); in hal_jpege_vepu2_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Djpege_syntax.h56 RK_U32 coeffE; member