Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c417 int raw_stride = raw_buffer->y_stride; in zz_motion_search() local
425 vp8_mse16x16 ( src_ptr, src_stride, raw_ptr, raw_stride, in zz_motion_search()