Home
last modified time | relevance | path

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

/system/core/include/cutils/
Dlog.h132 #ifndef ALOGW_IF
133 #define ALOGW_IF(cond, ...) \ macro
/system/media/audio_utils/
Dresampler.c138 ALOGW_IF((framesWr != framesRq) && (rsmp->frames_in != 0), in resampler_resample_from_provider()