Home
last modified time | relevance | path

Searched defs:kRoundBitsHorizontal (Results 1 – 3 of 3) sorted by relevance

/external/libgav1/libgav1/src/dsp/
Dconvolve.cc65 constexpr int kRoundBitsHorizontal = (bitdepth == 12) in ConvolveScale2D_C() local
153 constexpr int kRoundBitsHorizontal = (bitdepth == 12) in ConvolveCompoundScale2D_C() local
239 constexpr int kRoundBitsHorizontal = (bitdepth == 12) in ConvolveCompound2D_C() local
316 constexpr int kRoundBitsHorizontal = (bitdepth == 12) in Convolve2D_C() local
396 constexpr int kRoundBitsHorizontal = (bitdepth == 12) in ConvolveHorizontal_C() local
536 constexpr int kRoundBitsHorizontal = (bitdepth == 12) in ConvolveCompoundHorizontal_C() local
583 constexpr int kRoundBitsHorizontal = (bitdepth == 12) in ConvolveCompoundVertical_C() local
Dwarp.cc74 constexpr int kRoundBitsHorizontal = (bitdepth == 12) in Warp_C() local
Dloop_restoration.cc66 constexpr int kRoundBitsHorizontal = (bitdepth == 12) in WienerHorizontal() local