Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c416 unsigned char *raw_ptr; in zz_motion_search() local
423 raw_ptr = (unsigned char *)(raw_buffer->y_buffer + recon_yoffset in zz_motion_search()
425 vp8_mse16x16 ( src_ptr, src_stride, raw_ptr, raw_stride, in zz_motion_search()