Home
last modified time | relevance | path

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

/drivers/staging/media/rkvdec/
Drkvdec-regs.h56 #define RKVDEC_Y_HOR_VIRSTRIDE(x) ((x) & 0x1ff) macro
Drkvdec-h264.c934 reg = RKVDEC_Y_HOR_VIRSTRIDE(hor_virstride / 16) | in config_registers()