Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h541 TOKENLIST *tplist; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h625 TOKENLIST *tplist[4][1 << 6]; member
Dvp9_encodeframe.c5545 TOKENLIST *tplist = cpi->tplist[0][0]; in vp9_init_tile_data() local
/external/libaom/libaom/av1/encoder/
Dencoder.h911 TOKENLIST *tplist[MAX_TILE_ROWS][MAX_TILE_COLS]; member
Dencodeframe.c4970 TOKENLIST *tplist = cpi->tplist[0][0]; in av1_init_tile_data() local