Searched defs:token_stats (Results 1 – 2 of 2) sorted by relevance
51 static inline void init_token_stats(TOKEN_STATS *token_stats) { in init_token_stats()
374 int blk_row, int blk_col, TX_SIZE tx_size, TOKEN_STATS *token_stats) { in pack_txb_tokens()1305 static int rd_token_stats_mismatch(RD_STATS *rd_stats, TOKEN_STATS *token_stats, in rd_token_stats_mismatch()1398 TOKEN_STATS *token_stats, const int row, const int col, int *block, in write_inter_txb_coeff()1450 TOKEN_STATS token_stats; in write_tokens_b() local