Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h968 static INLINE int allocated_tokens(TileInfo tile) { in allocated_tokens() function
Dvp9_encodeframe.c5587 tile_tok = allocated_tokens(*tile_info); in vp9_init_tile_data()
/external/libaom/libaom/av1/encoder/
Dencoder.h1174 static INLINE unsigned int allocated_tokens(TileInfo tile, int sb_size_log2, in allocated_tokens() function
Dencodeframe.c4983 tile_tok = allocated_tokens( in av1_init_tile_data()