G711.h File Reference - UniMRCP
Có thể bạn quan tâm
| UniMRCP 1.7.0 |
- libs
- mpf
- codecs
- g711
A-law and u-law conversion routines. More...
#include "mpf.h" Include dependency graph for g711.h:
Go to the source code of this file.
Macros | |
| #define | ULAW_BIAS 0x84 /* Bias for linear code. */ |
| #define | ALAW_AMI_MASK 0x55 |
Functions | |
| apr_byte_t | alaw_to_ulaw (apr_byte_t alaw) |
| Transcode from A-law to u-law, using the procedure defined in G.711. More... | |
| apr_byte_t | ulaw_to_alaw (apr_byte_t ulaw) |
| Transcode from u-law to A-law, using the procedure defined in G.711. More... | |
Detailed Description
A-law and u-law conversion routines.
Function Documentation
◆ alaw_to_ulaw()
| apr_byte_t alaw_to_ulaw | ( | apr_byte_t | alaw | ) |
Transcode from A-law to u-law, using the procedure defined in G.711.
Parameters| alaw | The A-law sample to transcode. |
◆ ulaw_to_alaw()
| apr_byte_t ulaw_to_alaw | ( | apr_byte_t | ulaw | ) |
Transcode from u-law to A-law, using the procedure defined in G.711.
Parameters| alaw | The u-law sample to transcode. |
1.8.13 Từ khóa » G 711.h
-
G.711 - Wikipedia
-
Codecs/g711.h At Master · Opentelecoms-org/codecs - GitHub
-
Pp-g711.h File Reference - Janus WebRTC Server - Meetecho
-
Performance Analysis Of Hybrid Codecs G. 711 And G. 729 Over ...
-
G.711 Audio - Video-conferencing
-
ITU-T G-series
-
G.711
-
Don't Understand H.323 And G.711 2 - Tek-Tips
-
Performance Analysis Of Hybrid Codecs G. 711 And G. 729 Over ...
-
H264/G.711 Streaming Sound Problem - Wowza Community
-
IT++: Itpp/srccode/g711.h - Fossies
-
/~hgs/research/projects/Network...
-
[PDF] G.711 Speech Encoding/Decoding Library For 16-bit MCUs And ...