Home | History | Annotate | Download | only in celt

Lines Matching defs:_dec

820    ec_dec _dec;
943 ec_dec_init(&_dec,(unsigned char*)data,len);
944 dec = &_dec;