Searched refs:handle_index (Results 1 – 2 of 2) sorted by relevance
91 size_t handle_index = 0; in ProcessRenderAudio() local94 Handle* my_handle = static_cast<Handle*>(handle(handle_index)); in ProcessRenderAudio()104 handle_index++; in ProcessRenderAudio()126 size_t handle_index = 0; in ProcessCaptureAudio() local137 Handle* my_handle = static_cast<Handle*>(handle(handle_index)); in ProcessCaptureAudio()150 handle_index++; in ProcessCaptureAudio()
85 size_t handle_index = 0; in ProcessRenderAudio() local88 Handle* my_handle = static_cast<Handle*>(handle(handle_index)); in ProcessRenderAudio()98 handle_index++; in ProcessRenderAudio()124 size_t handle_index = 0; in ProcessCaptureAudio() local128 Handle* my_handle = handle(handle_index); in ProcessCaptureAudio()157 handle_index++; in ProcessCaptureAudio()