Home | History | Annotate | Download | only in celt

Lines Matching refs:_enc

1252    ec_enc _enc;
1407 ec_enc_init(&_enc, compressed, nbCompressedBytes);
1408 enc = &_enc;