Lines Matching +full:stack +full:- +full:utils
8 * http://www.apache.org/licenses/LICENSE-2.0
29 #include "src/utils/common.h"
30 #include "src/utils/compiler_attributes.h"
31 #include "src/utils/constants.h"
32 #include "src/utils/memory.h"
33 #include "src/utils/stack.h"
63 // Quiet msan warnings in ConvolveScale2D_NEON(). Set with random non-zero in Init()
74 // will be created for the Y plane and will be re-used for the U & V planes.
82 // Compound prediction calculations always output 16-bit values. Depending
120 // spec uses "-1" as an index to access the left and top borders. In the
134 // the stack. in Reset()
149 if (scratch_buffer == nullptr || !scratch_buffer->Init(bitdepth_)) { in Get()
166 Stack<std::unique_ptr<TileScratchBuffer>, kMaxThreads> buffers_