HomeSort by relevance Sort by last modified time
    Searched full:picokpr_ctx (Results 1 - 1 of 1) sorted by null

  /external/svox/pico/lib/
picokpr.c 119 typedef picoos_uint8 picokpr_Ctx[KPR_CTX_SIZE];
128 typedef picokpr_Ctx * picokpr_VarCtxArr;
159 picokpr_Ctx * rCtxArr;
216 kpr->rCtxArr = (picokpr_Ctx *)&(this->base[offset]);
217 PICODBG_DEBUG(("rCtxArr : cs: %i, ss: %i, offset: %i", KPR_CTX_SIZE, sizeof(picokpr_Ctx), offset));

Completed in 427 milliseconds