Searched refs:tx_h (Results 1 – 2 of 2) sorted by relevance
56 int tx_h = tx_size_high[tx_size_]; in RunRoundtripCheck() local57 int txfm2d_size = tx_w * tx_h; in RunRoundtripCheck()119 << " tx_w: " << tx_w << " tx_h " << tx_h << " tx_type: " << tx_type_; in RunRoundtripCheck()129 << " tx_w: " << tx_w << " tx_h " << tx_h << " tx_type: " << tx_type_; in RunRoundtripCheck()
3865 const int tx_h = tx_size_high[max_tx_size]; in predict_skip_flag() local3879 const int n_coeff = tx_w * tx_h; in predict_skip_flag()3883 for (int row = 0; row < bh; row += tx_h) { in predict_skip_flag()3894 src_diff += tx_h * bw; in predict_skip_flag()