summaryrefslogtreecommitdiffstats
path: root/libavcodec/g729.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/g729.h')
-rw-r--r--libavcodec/g729.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libavcodec/g729.h b/libavcodec/g729.h
index 6168313..7c5f693 100644
--- a/libavcodec/g729.h
+++ b/libavcodec/g729.h
@@ -26,4 +26,8 @@
*/
#define SUBFRAME_SIZE 40
+/* bytes per block */
+#define G729_8K_BLOCK_SIZE 10
+#define G729D_6K4_BLOCK_SIZE 8
+
#endif // AVCODEC_G729_H
OpenPOWER on IntegriCloud