Home
last modified time | relevance | path

Searched full:clipping (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/dts/bindings/input/
Dcirque,pinnacle-common.yaml47 clipping-enable:
50 In the absolute mode enable clipping of reported coordinates which are
82 when the clipping is enabled.
/Zephyr-latest/include/zephyr/dsp/
Dbasicmath_f16.h110 * @brief Elementwise floating-point clipping
Dbasicmath.h866 * @addtogroup math_dsp_basic_clip Vector Clipping
868 * Element-by-element clipping of a value.
877 * @brief Elementwise floating-point clipping
888 * @brief Elementwise fixed-point clipping
899 * @brief Elementwise fixed-point clipping
910 * @brief Elementwise fixed-point clipping
/Zephyr-latest/samples/bluetooth/bap_unicast_client/src/
Dstream_lc3.c32 /* codec does clipping above INT16_MAX - 3000 */
/Zephyr-latest/modules/cmsis-dsp/
DKconfig21 * Elementwise Clipping
/Zephyr-latest/tests/drivers/build_all/input/
Dapp.overlay326 clipping-enable;
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/
Dmain.c104 #define AUDIO_VOLUME (INT16_MAX - 3000) /* codec does clipping above INT16_MAX - 3000 */
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c289 #define AUDIO_VOLUME (INT16_MAX - 3000) /* codec does clipping above INT16_MAX - 3000 */