Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c321 RK_U32 coeffC; in hal_jpege_vepu1_gen_regs() local
334 coeffC = 7504; in hal_jpege_vepu1_gen_regs()
346 coeffC = 4732; in hal_jpege_vepu1_gen_regs()
353 coeffC = syntax->coeffC; in hal_jpege_vepu1_gen_regs()
362 coeffC = 7504; in hal_jpege_vepu1_gen_regs()
369 regs[54] = coeffC | (coeffE << 16); in hal_jpege_vepu1_gen_regs()
H A Dhal_jpege_vepu2_v2.c482 RK_U32 coeffC; in hal_jpege_vepu2_gen_regs() local
495 coeffC = 7504; in hal_jpege_vepu2_gen_regs()
507 coeffC = 4732; in hal_jpege_vepu2_gen_regs()
514 coeffC = syntax->coeffC; in hal_jpege_vepu2_gen_regs()
523 coeffC = 7504; 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.h55 RK_U32 coeffC; member