Searched refs:overread (Results 1 – 5 of 5) sorted by relevance
39 …RK_S32 overread; ///< the number of bytes which where irreversibly read from the nex… member
57 …RK_S32 overread; ///< the number of bytes which where irreversibly read from the nex… member
102 if (sc->overread) { in mpp_combine_frame()104 sc->overread, sc->state, next, sc->index, sc->overread_index); in mpp_combine_frame()109 for (; sc->overread > 0; sc->overread--) { in mpp_combine_frame()170 sc->overread++; in mpp_combine_frame()173 if (sc->overread) { in mpp_combine_frame()175 sc->overread, sc->state, next, sc->index, sc->overread_index); in mpp_combine_frame()
65 …RK_S32 overread; ///< the number of bytes which where irreversibly read from the nex… member
727 - [h264e_amend]: fix slice read overread issue