Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec-regs.h103 #define RKVDEC_SEGID_ABS_DELTA(x) ((x) & 0x1) macro
H A Drkvdec-vp9.c485 val |= RKVDEC_SEGID_ABS_DELTA(1); in config_seg_registers()