Searched refs:mRecordSource (Results 1 – 7 of 7) sorted by relevance
45 private final byte[] mRecordSource; field in TimerRecordingAction52 mRecordSource = recordSource; in TimerRecordingAction()66 mRecorderAddress, mRecordSource); in sendTimerMessage()70 mRecorderAddress, mRecordSource); in sendTimerMessage()74 mRecorderAddress, mRecordSource); in sendTimerMessage()
44 private final byte[] mRecordSource; field in OneTouchRecordAction49 mRecordSource = recordSource; in OneTouchRecordAction()60 mRecordSource), in sendRecordOn() local
382 private final RecordSource mRecordSource; field in HdmiTimerRecordSources.TimerRecordSource387 mRecordSource = recordSource; in TimerRecordSource()391 return mTimerInfo.getDataSize() + mRecordSource.getDataSize(false); in getDataSize()399 mRecordSource.toByteArray(false, data, index); in toByteArray()415 private final RecordSource mRecordSource; field in HdmiTimerRecordSources.ExternalSourceDecorator421 mRecordSource = recordSource; in ExternalSourceDecorator()428 mRecordSource.toByteArray(false, data, index + 1); in extraParamToByteArray()
69 ar->mRecordSource = newRecordSource; in audioRecorder_setPreset()117 switch (ar->mRecordSource) { in audioRecorder_getPreset()421 ar->mRecordSource = AUDIO_SOURCE_DEFAULT; in android_audioRecorder_create()690 ar->mRecordSource, // source in android_audioRecorder_realize()
199 private int mRecordSource; field in AudioRecord682 mRecordSource = audioSource; in audioParamCheck()775 return mRecordSource; in getAudioSource()
159 audio_source_t mRecordSource; member
463 thiz->mRecordSource = AUDIO_SOURCE_DEFAULT; in IEngine_CreateAudioRecorder()