Searched refs:next_delta_bytesize (Results 1 – 2 of 2) sorted by relevance
115 handle->current_ptr += handle->next_delta_bytesize; in SeqMain()200 handle->next_delta_bytesize = in SeqMain()202 if (handle->next_delta_bytesize == 0) in SeqMain()321 handle->next_delta_bytesize = SeqReadVariableData(handle->current_ptr, &handle->delta_time); in SeqPlay()322 if (handle->next_delta_bytesize == 0) in SeqPlay()
45 u8 next_delta_bytesize; /* Byte size of the delta time for the next event */ member