Searched defs:GET_PARAM (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libvpx/test/ | ||
H A D | util.h | 22 #define GET_PARAM(k) std::get<k>(GetParam()) macro |
/aosp_15_r20/external/libaom/test/ | ||
H A D | util.h | 23 #define GET_PARAM(k) std::get<k>(GetParam()) macro |