Home | History | Annotate | Download | only in cjkcodecs

Lines Matching refs:encinit

581     if (self->codec->encinit != NULL &&
582 self->codec->encinit(&state, self->codec->config) != 0)
943 if (self->codec->encinit != NULL &&
944 self->codec->encinit(&self->state, self->codec->config) != 0)
1672 if (self->codec->encinit != NULL &&
1673 self->codec->encinit(&self->state, self->codec->config) != 0)