Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/
Dwarp.cc84 constexpr int first_pass_offset = (bitdepth == 8) ? 1 << 14 : 0; in Warp_C() local
86 (first_pass_offset >> kRoundBitsHorizontal) * 128; in Warp_C()
291 int sum = first_pass_offset; in Warp_C()
343 int sum = first_pass_offset; in Warp_C()