Home | History | Annotate | Download | only in cjkcodecs

Lines Matching refs:decinit

638     if (self->codec->decinit != NULL &&
639 self->codec->decinit(&state, self->codec->config) != 0)
1152 if (self->codec->decinit != NULL &&
1153 self->codec->decinit(&self->state, self->codec->config) != 0)
1470 if (self->codec->decinit != NULL &&
1471 self->codec->decinit(&self->state, self->codec->config) != 0)