Searched defs:EXCHANGE (Results 1 – 3 of 3) sorted by relevance
506 #define EXCHANGE(a, b) do { refmvs_candidate tmp = a; a = b; b = tmp; } while (0) in dav1d_refmvs_find() macro676 #define EXCHANGE(a, b) do { void *const tmp = a; a = b; b = tmp; } while (0) in dav1d_refmvs_tile_sbrow_init() macro
296 const EXCHANGE = linux_raw_sys::general::RENAME_EXCHANGE; constant
440 const EXCHANGE = bitcast!(c::RENAME_EXCHANGE); constant