Searched refs:RKVDEC_LAST_INTRA_ONLY (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/staging/media/rkvdec/ | ||
D | rkvdec-regs.h | 127 #define RKVDEC_LAST_INTRA_ONLY BIT(18) macro |
D | rkvdec-vp9.c | 635 last_frame_info |= RKVDEC_LAST_INTRA_ONLY; in config_registers() |