Searched refs:get_token_alloc (Results 1 – 3 of 3) sorted by relevance
599 static INLINE int get_token_alloc(int mb_rows, int mb_cols) { in get_token_alloc() function
609 unsigned int tokens = get_token_alloc(cm->mb_rows, cm->mb_cols); in vp9_alloc_compressor_data()
3167 assert(tp - cpi->tok <= get_token_alloc(cm->mb_rows, cm->mb_cols)); in encode_frame_internal()