Searched defs:kBlockWidth (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libgav1/src/dsp/ | ||
H A D | convolve_test.cc | 83 static constexpr int kBlockWidth[kNumBlockSizes] = { member |
/aosp_15_r20/external/angle/src/tests/gl_tests/ | ||
H A D | ETCTextureTest.cpp | 146 constexpr GLuint kBlockWidth = 4u; in TEST_P() local |