Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h189 } TOKENLIST; typedef
541 TOKENLIST *tplist;
Donyx_if.c1245 CHECK_MEM_ERROR(cpi->tplist, vpx_malloc(sizeof(TOKENLIST) * cm->mb_rows)); in vp8_alloc_compressor_data()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h304 } TOKENLIST; typedef
503 TOKENLIST *tplist[4][1 << 6];
Dvp9_encodeframe.c4617 TOKENLIST *tplist = cpi->tplist[0][0]; in vp9_init_tile_data()