Home | History | Annotate | Download | only in libenc

Lines Matching full:pref

655 char * EncoderBase::prefix(char* stream, InstPrefix pref)
657 if (pref== InstPrefix_Null) {
661 *stream = (char)pref;