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