Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_sad.c20 const uint8_t *b, int b_stride, in sad() argument
30 b += b_stride; in sad()