Searched refs:kBlockHeight (Results 1 – 3 of 3) sorted by relevance
34 const int kBlockHeight[] = { variable154 ::testing::ValuesIn(kBlockHeight)));162 ::testing::ValuesIn(kBlockHeight)));
145 constexpr GLuint kBlockHeight = 4u; in TEST_P() local148 constexpr GLuint kNumBlocksHigh = (kHeight + kBlockHeight - 1u) / kBlockHeight; in TEST_P()
85 static constexpr int kBlockHeight[kNumBlockSizes] = { member91 height(kBlockHeight[block_size]) {} in ConvolveTestParam()100 constexpr int ConvolveTestParam::kBlockHeight[kNumBlockSizes]; // static. member in libgav1::dsp::__anonc8f7b3170111::ConvolveTestParam