Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_postproc.c267 const int src_strides[3] = {src->y_stride, src->uv_stride, src->uv_stride}; in vp9_deblock() local
287 const int src_strides[3] = {src->y_stride, src->uv_stride, src->uv_stride}; in vp9_denoise() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1366 const int src_strides[3] = {src->y_stride, src->uv_stride, src->uv_stride}; in scale_and_extend_frame_nonnormative() local
1392 const int src_strides[3] = {src->y_stride, src->uv_stride, src->uv_stride}; in scale_and_extend_frame() local