Home
last modified time | relevance | path

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

/linux/drivers/staging/media/rkvdec/
H A Drkvdec-regs.h127 #define RKVDEC_LAST_INTRA_ONLY BIT(18) macro
H A Drkvdec-vp9.c636 last_frame_info |= RKVDEC_LAST_INTRA_ONLY; in config_registers()