Searched refs:DELTA_FRAME_RDY (Results 1 – 1 of 1) sorted by relevance
189 #define DELTA_FRAME_RDY 0x10 /* is ready but still held by decoder */ macro551 (state & DELTA_FRAME_RDY) ? "rdy" : " "); in frame_state_str()