Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/rkvdec/
Drkvdec-regs.h58 #define RKVDEC_UV_HOR_VIRSTRIDE(x) (((x) & 0x1ff) << 12) macro
Drkvdec-h264.c921 RKVDEC_UV_HOR_VIRSTRIDE(hor_virstride / 16) | in config_registers()