aboutsummaryrefslogtreecommitdiffstats
path: root/src/r2000/r2000.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/r2000/r2000.h')
-rw-r--r--src/r2000/r2000.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/r2000/r2000.h b/src/r2000/r2000.h
index 6d5ad46..bae6735 100644
--- a/src/r2000/r2000.h
+++ b/src/r2000/r2000.h
@@ -73,6 +73,12 @@ typedef struct r2000 {
int page_try; /* the try number of calling the mobile */
int tx_frame_count; /* to count repeated frames */
+ /* display measurements */
+ dispmeasparam_t *dmp_frame_level;
+ dispmeasparam_t *dmp_frame_quality;
+ dispmeasparam_t *dmp_super_level;
+ dispmeasparam_t *dmp_super_quality;
+
/* features */
int compandor; /* if compandor shall be used */