Home
last modified time | relevance | path

Searched refs:queues (Results 1 – 25 of 27) sorted by relevance

12

/hardware/interfaces/audio/2.0/
DIStreamIn.hal87 * The transport consists of three message queues:
103 * @return retval OK if both message queues were created successfully.
106 * the queues.
DIStreamOut.hal81 * The transport consists of three message queues:
96 * @return retval OK if both message queues were created successfully.
99 * the queues.
Dtypes.hal97 * message queues used by StreamIn and StreamOut.
/hardware/interfaces/audio/4.0/
DIStreamIn.hal93 * The transport consists of three message queues:
109 * @return retval OK if both message queues were created successfully.
112 * the queues.
DIStreamOut.hal87 * The transport consists of three message queues:
102 * @return retval OK if both message queues were created successfully.
105 * the queues.
Dtypes.hal118 * message queues used by StreamIn and StreamOut.
/hardware/interfaces/audio/6.0/
DIStreamIn.hal93 * The transport consists of three message queues:
109 * @return retval OK if both message queues were created successfully.
112 * the queues.
DIStreamOut.hal88 * The transport consists of three message queues:
103 * @return retval OK if both message queues were created successfully.
106 * the queues.
DIStream.hal308 * audio data is being transferred through the stream's message queues.
Dtypes.hal95 * message queues used by StreamIn and StreamOut.
/hardware/interfaces/audio/5.0/
DIStreamIn.hal93 * The transport consists of three message queues:
109 * @return retval OK if both message queues were created successfully.
112 * the queues.
DIStreamOut.hal87 * The transport consists of three message queues:
102 * @return retval OK if both message queues were created successfully.
105 * the queues.
Dtypes.hal95 * message queues used by StreamIn and StreamOut.
/hardware/interfaces/audio/7.0/
DIStreamIn.hal102 * The transport consists of three message queues:
118 * @return retval OK if both message queues were created successfully.
121 * the queues.
DIStreamOut.hal96 * The transport consists of three message queues:
111 * @return retval OK if both message queues were created successfully.
114 * the queues.
DIStream.hal242 * audio data is being transferred through the stream's message queues.
Dtypes.hal98 * message queues used by StreamIn and StreamOut.
/hardware/libhardware/modules/sensors/
Dmultihal.cpp209 std::vector<SensorEventQueue*> queues; member
226 this->queues.push_back(queue); in addSubHwDevice()
368 queueCount = (int)this->queues.size(); in poll()
371 SensorEventQueue* queue = this->queues.at(this->nextReadIndex); in poll()
/hardware/qcom/msm8996/kernel-headers/sound/
Dasequencer.h235 int queues; member
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasequencer.h311 int queues; /* maximum queues count */ member
/hardware/interfaces/audio/effect/7.0/
DIEffect.hal246 * @return retval OK if both message queues were created successfully.
411 * audio data is being transferred through the effect's message queues.
/hardware/interfaces/audio/effect/6.0/
DIEffect.hal248 * @return retval OK if both message queues were created successfully.
414 * audio data is being transferred through the effect's message queues.
/hardware/interfaces/audio/effect/4.0/
DIEffect.hal248 * @return retval OK if both message queues were created successfully.
/hardware/interfaces/audio/effect/5.0/
DIEffect.hal248 * @return retval OK if both message queues were created successfully.
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal264 * @return retval OK if both message queues were created successfully.

12