Home
last modified time | relevance | path

Searched defs:LCT_MAX (Results 1 - 1 of 1) sorted by relevance

/third_party/libsnd/tests/
H A Dlossy_comp_test.c45 #define LCT_MAX(x, y) ((x) > (y) ? (x) : (y)) macro

Completed in 5 milliseconds