Home
last modified time | relevance | path

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

/linux/drivers/staging/media/rkvdec/
H A Drkvdec-regs.h73 #define RKVDEC_YUV_VIRSTRIDE(x) ((x) & 0x1fffff) macro
H A Drkvdec-h264.c950 reg = RKVDEC_YUV_VIRSTRIDE(yuv_virstride / 16); in config_registers()
H A Drkvdec-vp9.c568 writel_relaxed(RKVDEC_YUV_VIRSTRIDE(yuv_len / 16), in config_registers()