Home
last modified time | relevance | path

Searched refs:kMaxScaledSuperBlockSizeInPixels (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/
Dtile_scratch_buffer.h46 kMaxScaledSuperBlockSizeInPixels + kConvolveBorderLeftTop + in Init()
50 constexpr int convolve_buffer_height = kMaxScaledSuperBlockSizeInPixels + in Init()
/external/libgav1/libgav1/src/utils/
Dconstants.h108 kMaxScaledSuperBlockSizeInPixels = 128 * 2, enumerator