Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/
H A Dsimple_encode.h67 constexpr int kMotionVectorFullPixelPrecision = 1; variable
H A Dsimple_encode.cc884 kMotionVectorFullPixelPrecision); in ComputeFirstPassStats()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/
H A Dsimple_encode.h67 constexpr int kMotionVectorFullPixelPrecision = 1; variable
H A Dsimple_encode.cc907 kMotionVectorFullPixelPrecision); in ComputeFirstPassStats()
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/
H A Dsimple_encode.h67 constexpr int kMotionVectorFullPixelPrecision = 1; variable
H A Dsimple_encode.cc919 num_cols_16x16, mv_info.data(), kMotionVectorFullPixelPrecision); in ComputeFirstPassStats()