Searched refs:pre_tok (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c4351 TOKENEXTRA *pre_tok = cpi->tile_tok[0][0]; local
4385 cpi->tile_tok[tile_row][tile_col] = pre_tok + tile_tok;
4386 pre_tok = cpi->tile_tok[tile_row][tile_col];

Completed in 72 milliseconds