Searched refs:mFrameCountHAL (Results 1 – 4 of 4) sorted by relevance
41 mFrameCount(0), mFrameCountHAL(0), mLatency(0), mPortId(AUDIO_PORT_HANDLE_NONE) in AudioIoDescriptor()68 size_t mFrameCountHAL; variable
1159 legacy->mFrameCountHAL = VALUE_OR_RETURN(convertIntegral<size_t>(aidl.frameCountHAL)); in aidl2legacy_AudioIoDescriptor_AudioIoDescriptor()1175 aidl.frameCountHAL = VALUE_OR_RETURN(convertIntegral<int64_t>(legacy->mFrameCountHAL)); in legacy2aidl_AudioIoDescriptor_AudioIoDescriptor()
497 *frameCount = desc->mFrameCountHAL; in getFrameCountHAL()626 ioDesc->mChannelMask, ioDesc->mFrameCount, ioDesc->mFrameCountHAL, in ioConfigChanged()
2826 desc->mFrameCountHAL = mFrameCount; in ioConfigChanged()8965 desc->mFrameCountHAL = mFrameCount; in ioConfigChanged()9834 desc->mFrameCountHAL = mFrameCount; in ioConfigChanged()