Searched refs:isRx (Results 1 – 2 of 2) sorted by relevance
684 sp<AudioPatch> createTelephonyPatch(bool isRx, const sp<DeviceDescriptor> &device,
604 bool isRx, const sp<DeviceDescriptor> &device, uint32_t delayMs) { in createTelephonyPatch() argument612 if (isRx) { in createTelephonyPatch()627 ALOGW("%s() error %d creating %s audio patch", __func__, status, isRx ? "RX" : "TX"); in createTelephonyPatch()