Searched refs:a_strides (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c1248 const int a_strides[3] = {a->y_stride, a->uv_stride, a->uv_stride}; local
1259 const uint64_t sse = get_sse(a_planes[i], a_strides[i],
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1624 const int a_strides[3] = {a->y_stride, a->uv_stride, a->uv_stride}; local
1635 const uint64_t sse = get_sse(a_planes[i], a_strides[i],

Completed in 1514 milliseconds