|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include "webrtc/modules/audio_coding/codecs/g711/g711_interface.h"#include <time.h>Macros | |
| #define | CLOCKS_PER_SEC_G711 1000 |
Functions | |
| bool | readframe (int16_t *data, FILE *inp, size_t length) |
| int | main (int argc, char *argv[]) |
| #define CLOCKS_PER_SEC_G711 1000 |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
1.8.13