Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.c113 const MV ss_mvs[] = {{-len, 0}, {len, 0}, {0, -len}, {0, len}}; in vp9_init_dsmotion_compensation() local
134 const MV ss_mvs[8] = { in vp9_init3smotion_compensation() local