Home | History | Annotate | Download | only in encoder

Lines Matching defs:ref_stride

383   const int ref_stride = xd->plane[0].pre[0].stride;
386 fn(src, src_stride, ref, ref_stride, &sse);