Home
last modified time | relevance | path

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

/external/libaom/aom_dsp/flow_estimation/
Ddisflow.c485 const double *bottom_row = flow + bottom_index * stride - FLOW_BORDER_OUTER; in fill_flow_field_borders() local
577 const double *bottom_row = &tmpbuf[(cur_height - 1) * stride]; in upscale_flow_component() local
/external/webrtc/modules/desktop_capture/
Ddesktop_region.cc554 Rows::const_iterator bottom_row = row_; in UpdateCurrentRect() local