Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h546 TOKENLIST *tplist; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h623 TOKENLIST *tplist[4][1 << 6]; member
Dvp9_encodeframe.c5728 TOKENLIST *tplist = cpi->tplist[0][0]; in vp9_init_tile_data() local
/external/libaom/libaom/av1/encoder/
Dencodeframe.c5014 TOKENLIST *tplist = cpi->tplist[0][0]; in av1_init_tile_data() local
Dencoder.h1247 TOKENLIST *tplist[MAX_TILE_ROWS][MAX_TILE_COLS]; member