rtp: whitespace fixes
This commit is contained in:
parent
8ab76351d8
commit
6a53d0a2c9
@ -270,6 +270,7 @@ static gint nb_frame_size[16] = {
|
|||||||
12, 13, 15, 17, 19, 20, 26, 31,
|
12, 13, 15, 17, 19, 20, 26, 31,
|
||||||
5, -1, -1, -1, -1, -1, -1, 0
|
5, -1, -1, -1, -1, -1, -1, 0
|
||||||
};
|
};
|
||||||
|
|
||||||
static gint wb_frame_size[16] = {
|
static gint wb_frame_size[16] = {
|
||||||
17, 23, 32, 36, 40, 46, 50, 58,
|
17, 23, 32, 36, 40, 46, 50, 58,
|
||||||
60, -1, -1, -1, -1, -1, -1, 0
|
60, -1, -1, -1, -1, -1, -1, 0
|
||||||
|
@ -188,6 +188,7 @@ static gint nb_frame_size[16] = {
|
|||||||
12, 13, 15, 17, 19, 20, 26, 31,
|
12, 13, 15, 17, 19, 20, 26, 31,
|
||||||
5, -1, -1, -1, -1, -1, -1, 0
|
5, -1, -1, -1, -1, -1, -1, 0
|
||||||
};
|
};
|
||||||
|
|
||||||
static gint wb_frame_size[16] = {
|
static gint wb_frame_size[16] = {
|
||||||
17, 23, 32, 36, 40, 46, 50, 58,
|
17, 23, 32, 36, 40, 46, 50, 58,
|
||||||
60, -1, -1, -1, -1, -1, -1, 0
|
60, -1, -1, -1, -1, -1, -1, 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user