Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_api_defs.h31 #define IA_MAKE_VERSION_STR(maj, min) IA_STR(maj) "." IA_STR(min) macro
/external/libxaac/decoder/drc_src/
Dimpd_drc_api_defs.h41 #define IA_MAKE_VERSION_STR(maj, min) IA_STR(maj) "." IA_STR(min) macro