Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c319 RK_U32 coeffA; in hal_jpege_vepu1_gen_regs() local
332 coeffA = 19589; in hal_jpege_vepu1_gen_regs()
344 coeffA = 13933; in hal_jpege_vepu1_gen_regs()
351 coeffA = syntax->coeffA; in hal_jpege_vepu1_gen_regs()
360 coeffA = 19589; in hal_jpege_vepu1_gen_regs()
368 regs[53] = coeffA | (coeffB << 16); in hal_jpege_vepu1_gen_regs()
H A Dhal_jpege_vepu2_v2.c480 RK_U32 coeffA; in hal_jpege_vepu2_gen_regs() local
493 coeffA = 19589; in hal_jpege_vepu2_gen_regs()
505 coeffA = 13933; in hal_jpege_vepu2_gen_regs()
512 coeffA = syntax->coeffA; in hal_jpege_vepu2_gen_regs()
521 coeffA = 19589; in hal_jpege_vepu2_gen_regs()
529 regs[95] = coeffA | (coeffB << 16); in hal_jpege_vepu2_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Djpege_syntax.h53 RK_U32 coeffA; member