Searched refs:DELTA_FRAME_FREE (Results 1 – 2 of 2) sorted by relevance
184 #define DELTA_FRAME_FREE 0x00 /* is free and can be used for decoding */ macro
130 if (frame->state == DELTA_FRAME_FREE) { in requeue_free_frames()149 if (frame->state == DELTA_FRAME_FREE) { in delta_recycle()1168 frame->state = DELTA_FRAME_FREE; in delta_setup_frame()1260 if (frame->state != DELTA_FRAME_FREE) { in delta_get_free_frame()