Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c323 RK_U32 coeffF; in hal_jpege_vepu1_gen_regs() local
336 coeffF = 46740; in hal_jpege_vepu1_gen_regs()
348 coeffF = 41615; in hal_jpege_vepu1_gen_regs()
355 coeffF = syntax->coeffF; in hal_jpege_vepu1_gen_regs()
364 coeffF = 46740; in hal_jpege_vepu1_gen_regs()
372 ((fmt_cfg.r_mask & 0x1f) << 16) | coeffF; in hal_jpege_vepu1_gen_regs()
H A Dhal_jpege_vepu2_v2.c484 RK_U32 coeffF; in hal_jpege_vepu2_gen_regs() local
497 coeffF = 46740; in hal_jpege_vepu2_gen_regs()
509 coeffF = 41615; in hal_jpege_vepu2_gen_regs()
516 coeffF = syntax->coeffF; in hal_jpege_vepu2_gen_regs()
525 coeffF = 46740; in hal_jpege_vepu2_gen_regs()
531 regs[97] = coeffF; in hal_jpege_vepu2_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Djpege_syntax.h57 RK_U32 coeffF; member