Searched defs:token_stats (Results 1 – 2 of 2) sorted by relevance
47 static INLINE void init_token_stats(TOKEN_STATS *token_stats) { in init_token_stats()
359 int blk_row, int blk_col, TX_SIZE tx_size, TOKEN_STATS *token_stats) { in pack_txb_tokens()1286 static int rd_token_stats_mismatch(RD_STATS *rd_stats, TOKEN_STATS *token_stats, in rd_token_stats_mismatch()1394 TOKEN_STATS *token_stats, const int row, const int col, int *block, in write_inter_txb_coeff()1447 TOKEN_STATS token_stats; in write_tokens_b() local