Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec-regs.h58 #define RKVDEC_UV_HOR_VIRSTRIDE(x) (((x) & 0x1ff) << 12) macro
H A Drkvdec-h264.c935 RKVDEC_UV_HOR_VIRSTRIDE(hor_virstride / 16) | in config_registers()