Searched refs:TOKENLIST (Results 1 – 3 of 3) sorted by relevance
87 DEFINE(tokenlist_start, offsetof(TOKENLIST, start));88 DEFINE(tokenlist_stop, offsetof(TOKENLIST, stop));89 DEFINE(TOKENLIST_SZ, sizeof(TOKENLIST));
206 } TOKENLIST; typedef615 TOKENLIST *tplist;
1382 CHECK_MEM_ERROR(cpi->tplist, vpx_malloc(sizeof(TOKENLIST) * cpi->common.mb_rows)); in vp8_alloc_compressor_data()