Commit 4c17c028 authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

change the type of edited_radius_fx to Word16

parent b15ed9b3
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ typedef struct

    Word32 edited_azimuth_fx;   /* Q22 */
    Word32 edited_elevation_fx; /* Q22 */
    Word32 edited_radius_fx;    /* Q9 */
    Word16 edited_radius_fx;    /* Q9 */

    Word32 edited_yaw_fx;   /* Q22 */
    Word32 edited_pitch_fx; /* Q22 */