Searched refs:DELTA_FRAME_DEC (Results 1 – 3 of 3) sorted by relevance
187 #define DELTA_FRAME_DEC 0x04 /* contains decoded content */ macro548 (state & DELTA_FRAME_DEC) ? "dec" : " ", in frame_state_str()
316 frame->state |= DELTA_FRAME_DEC; in delta_mjpeg_ipc_decode()
1213 frame->state &= ~DELTA_FRAME_DEC; in delta_recycle_default()