Home | History | Annotate | Download | only in encoder

Lines Matching refs:SP

188 #define SP(x) (((x)&3)<<1) // convert motion vector component to offset for svf calc
189 #define DIST(r,c) svf( PRE(r,c), d->pre_stride, SP(c),SP(r), z,b->src_stride,&sse) // returns subpixel variance error function.
306 #undef SP
855 #undef SP