Searched refs:clamped_tx_width (Results 1 – 1 of 1) sorted by relevance
49 const int clamped_tx_width = std::min(32, tx_width); in TEST_P() local51 num_indices = clamped_tx_width * clamped_tx_height; in TEST_P()