mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
volume: Update generated orc sources
This commit is contained in:
parent
4a0d435053
commit
ca5992bb29
2 changed files with 476 additions and 735 deletions
File diff suppressed because it is too large
Load diff
|
@ -77,7 +77,6 @@ void orc_process_controlled_int16_1ch (gint16 * d1, const gdouble * s1, int n);
|
|||
void orc_process_controlled_int16_2ch (gint16 * d1, const gdouble * s1, int n);
|
||||
void orc_process_controlled_int8_1ch (gint8 * d1, const gdouble * s1, int n);
|
||||
void orc_process_controlled_int8_2ch (gint8 * d1, const gdouble * s1, int n);
|
||||
void orc_process_controlled_int8_4ch (gint8 * d1, const gdouble * s1, int n);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue