Home
last modified time | relevance | path

Searched defs:mdctbox (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/frontend/
H A Dgtkanal.c92 GtkWidget *mdctbox[2]; /* mdct coefficients gr=0,1 plotted here */ variable
1595 gtk_table_attach(GTK_TABLE(table), mdctbox[0], 0, 1, 2, 3, tableops, tableops, 2, 2); in gtkcontrol() local
1599 gtk_table_attach(GTK_TABLE(table), mdctbox[1], 1, 2, 2, 3, tableops, tableops, 2, 2); in gtkcontrol() local
[all...]

Completed in 3 milliseconds