Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dpp_filter_test.cc364 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/
Dcommand.h203 void SetRows(uint32_t r) { rows_ = r; } in SetRows() function