Home | History | Annotate | Download | only in cjkcodecs

Lines Matching refs:encinit

593     if (self->codec->encinit != NULL &&
594 self->codec->encinit(&state, self->codec->config) != 0)
954 if (self->codec->encinit != NULL &&
955 self->codec->encinit(&self->state, self->codec->config) != 0)
1746 if (self->codec->encinit != NULL &&
1747 self->codec->encinit(&self->state, self->codec->config) != 0)