summaryrefslogtreecommitdiff
path: root/recordmydesktop/include/rmdfunc.h
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/include/rmdfunc.h')
-rw-r--r--recordmydesktop/include/rmdfunc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/recordmydesktop/include/rmdfunc.h b/recordmydesktop/include/rmdfunc.h
index f7390b8..3b979c7 100644
--- a/recordmydesktop/include/rmdfunc.h
+++ b/recordmydesktop/include/rmdfunc.h
@@ -361,11 +361,6 @@ int OpenDev( const char *pcm_dev,
void InitEncoder(ProgData *pdata,EncData *enc_data_t,int buffer_ready);
/**
-* Fill Yr,Yg,Yb,Ur,Ug.Ub,Vr,Vg,Vb arrays(globals) with values.
-*/
-void MakeMatrices();
-
-/**
* Image caching thread. Copies the yuv buffer, compares with the last one and
* caches the result.
*
© All Rights Reserved