blob: ea897e206e0a4544b3b3d1add880af3803d89cf2 [file] [log] [blame]
#include "src/decoder_scratch_buffer.h"
namespace libgav1 {
// static
constexpr int DecoderScratchBuffer::kBlockDecodedStride;
constexpr int DecoderScratchBuffer::kPixelSize;
} // namespace libgav1