Searched defs:SetRows (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/test/ | ||
D | pp_filter_test.cc | 360 void SetRows(unsigned char *src_c, int rows, int cols, int src_width) { in SetRows() function in __anonfd54374c0111::VpxMbPostProcDownTest |
/external/deqp-deps/amber/src/ | ||
D | command.h | 213 void SetRows(uint32_t r) { rows_ = r; } in SetRows() function |