Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A 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()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A 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()

Completed in 2 milliseconds