Home
last modified time | relevance | path

Searched refs:TOKENLIST (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h209 } TOKENLIST; typedef
553 TOKENLIST *tplist;
Donyx_if.c1282 CHECK_MEM_ERROR(cpi->tplist, vpx_malloc(sizeof(TOKENLIST) * cm->mb_rows)); in vp8_alloc_compressor_data()