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

/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddiffer.cc63 int diff_info_stride = diff_info_width_ * sizeof(DiffInfo); local
96 diff_info_row_start += diff_info_stride;
139 int diff_info_stride = diff_info_width_ * sizeof(DiffInfo); local
169 bottom += diff_info_stride;
206 diff_info_row_start += diff_info_stride;

Completed in 71 milliseconds