Home
last modified time | relevance | path

Searched defs:dst_strides (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_postproc.c466 const int dst_strides[3] = {dst->y_stride, dst->uv_stride, dst->uv_stride}; in vp9_deblock() local
502 const int dst_strides[3] = {dst->y_stride, dst->uv_stride, dst->uv_stride}; in vp9_denoise() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2550 const int dst_strides[3] = {dst->y_stride, dst->uv_stride, dst->uv_stride}; local
2588 const int dst_strides[3] = {dst->y_stride, dst->uv_stride, dst->uv_stride}; local