Searched refs:last_index (Results 1 – 4 of 4) sorted by relevance
36 RK_S32 last_index; member
54 RK_S32 last_index; member
118 sc->last_index = sc->index; in mpp_combine_frame()168 sc->state = (sc->state << 8) | sc->buffer[sc->last_index + next]; in mpp_combine_frame()169 sc->state64 = (sc->state64 << 8) | sc->buffer[sc->last_index + next]; in mpp_combine_frame()
62 RK_S32 last_index; member