Home
last modified time | relevance | path

Searched refs:angles (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/audio/effect/7.0/
DIVirtualizerEffect.hal53 * Horizontal speaker position angles for each channel ordered from LSb
57 * All angles are expressed in degrees and are relative to the listener.
64 * Vertical speaker position angles for each channel ordered from LSb
68 * All angles are expressed in degrees and are relative to the listener.
76 * Retrieves virtual speaker angles for the given channel mask on the
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Deuler_angles.inl281 tvec3<T, P> const & angles argument
284 return tmat3x3<T, P>(yawPitchRoll(angles.z, angles.x, angles.y));
290 tvec3<T, P> const & angles argument
293 return yawPitchRoll(angles.z, angles.x, angles.y);
Deuler_angles.hpp125 GLM_FUNC_DECL tmat3x3<T, P> orientate3(tvec3<T, P> const & angles);
130 GLM_FUNC_DECL tmat4x4<T, P> orientate4(tvec3<T, P> const & angles);
Dmatrix_decompose.inl136 // easier to recompose with) or Euler angles (rx, ry, rz), which
/hardware/interfaces/gnss/2.1/
DIGnssAntennaInfoCallback.hal75 * spacing between azimuthal angles, i.e., deltaTheta = 360 / (number of rows).
77 * The columns (inner vectors) represent fixed zenith angles, beginning at 0
79 * spacing between zenith angles, i.e., deltaPhi = 180 / (number of columns - 1).
109 * spacing between azimuthal angles, i.e., deltaTheta = 360 / (number of rows).
111 * The columns (inner vectors) represent fixed zenith angles, beginning at 0
113 * spacing between zenith angles, i.e., deltaPhi = 180 / (number of columns - 1).
/hardware/interfaces/audio/aidl/default/virtualizer/
DVirtualizerSw.cpp173 std::vector<Virtualizer::ChannelAngle> angles; in getSpeakerAngles() local
176 angles = {{.channel = (int32_t)AudioChannelLayout::CHANNEL_FRONT_LEFT, in getSpeakerAngles()
180 angles = {{.channel = (int32_t)AudioChannelLayout::CHANNEL_FRONT_LEFT, in getSpeakerAngles()
191 Virtualizer param = Virtualizer::make<Virtualizer::speakerAngles>(angles); in getSpeakerAngles()
/hardware/interfaces/audio/effect/6.0/
DIVirtualizerEffect.hal52 // all angles are expressed in degrees and
61 * Retrieves virtual speaker angles for the given channel mask on the
/hardware/interfaces/audio/effect/4.0/
DIVirtualizerEffect.hal52 // all angles are expressed in degrees and
61 * Retrieves virtual speaker angles for the given channel mask on the
/hardware/interfaces/audio/effect/5.0/
DIVirtualizerEffect.hal52 // all angles are expressed in degrees and
61 * Retrieves virtual speaker angles for the given channel mask on the
/hardware/interfaces/audio/effect/2.0/
DIVirtualizerEffect.hal51 // all angles are expressed in degrees and
60 * Retrieves virtual speaker angles for the given channel mask on the
/hardware/interfaces/sensors/1.0/
Dtypes.hal155 * All values are angles in degrees.