Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/st/sti/delta/ !
Ddelta.h189 #define DELTA_FRAME_RDY 0x10 /* is ready but still held by decoder */ macro
551 (state & DELTA_FRAME_RDY) ? "rdy" : " "); in frame_state_str()