Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec-regs.h58 #define RKVDEC_UV_HOR_VIRSTRIDE(x) (((x) & 0x1ff) << 12) macro
H A Drkvdec-h264.c924 RKVDEC_UV_HOR_VIRSTRIDE(hor_virstride / 16) | in config_registers()
H A Drkvdec-vp9.c564 RKVDEC_UV_HOR_VIRSTRIDE(aligned_pitch / 16), in config_registers()