Home
last modified time | relevance | path

Searched defs:tplist (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h536 TOKENLIST *tplist; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h498 TOKENLIST *tplist[4][1 << 6]; member
Dvp9_encodeframe.c4352 TOKENLIST *tplist = cpi->tplist[0][0]; in vp9_init_tile_data() local