Home
last modified time | relevance | path

Searched refs:TO_STRING2 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudioprocessing/
DAudioResamplerFirProcessSSE.h26 #define TO_STRING2(x) #x macro
27 #define TO_STRING(x) TO_STRING2(x)
DAudioResamplerFirProcessNeon.h37 #define TO_STRING2(x) #x macro
38 #define TO_STRING(x) TO_STRING2(x)