Searched refs:row_stride_v (Results 1 – 1 of 1) sorted by relevance
432 const ptrdiff_t row_stride_v = MultiplyBy4(frame_buffer_.stride(kPlaneV)); in VerticalDeblockFilter() local445 row4x4 += row_step, src_u += row_stride_u, src_v += row_stride_v, in VerticalDeblockFilter()