Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec-regs.h141 #define RKVDEC_HOR_UV_VIRSTRIDE(x) (((x) & 0x1ff) << 16) macro
H A Drkvdec-vp9.c436 RKVDEC_HOR_UV_VIRSTRIDE(aligned_pitch / 16), in config_ref_registers()