Home
last modified time | relevance | path

Searched refs:VE_DEC_MPEG_IQMINPUT_WEIGHT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_mpeg2.c74 reg = VE_DEC_MPEG_IQMINPUT_WEIGHT(i, matrix[i]); in cedrus_mpeg2_setup()
83 reg = VE_DEC_MPEG_IQMINPUT_WEIGHT(i, matrix[i]); in cedrus_mpeg2_setup()
H A Dcedrus_regs.h250 #define VE_DEC_MPEG_IQMINPUT_WEIGHT(i, v) \ macro