DELTA_FRAME_DEC
frame->state |= DELTA_FRAME_DEC;
frame->state &= ~DELTA_FRAME_DEC;
(state & DELTA_FRAME_DEC) ? "dec" : " ",