|
xine-lib 1.2.13-20230125hg15249
|
Data Fields | ||
| post_plugin_t | post | |
| pthread_mutex_t | lock | |
| int | method | |
| float | mul | |
| float | lastavg | |
| int | idx | |
| struct { | ||
| float avg | ||
| int len | ||
| } | mem [128] | |
| float post_plugin_volnorm_s::avg |
| int post_plugin_volnorm_s::idx |
| float post_plugin_volnorm_s::lastavg |
| int post_plugin_volnorm_s::len |
| pthread_mutex_t post_plugin_volnorm_s::lock |
| struct { ... } post_plugin_volnorm_s::mem[ 128 ] |
| int post_plugin_volnorm_s::method |
| float post_plugin_volnorm_s::mul |
| post_plugin_t post_plugin_volnorm_s::post |