Generate slightly more accurate WMOPS figures
This commit is contained in:
parent
7b0cb4ba0d
commit
453ccd829a
5 changed files with 96 additions and 37 deletions
|
@ -161,6 +161,8 @@ int main(int argc, char *argv[])
|
|||
fwrite(out+skip, sizeof(short), (frame_size-skip)*channels, fout);
|
||||
skip = 0;
|
||||
}
|
||||
PRINT_MIPS(stderr);
|
||||
|
||||
celt_encoder_destroy(enc);
|
||||
celt_decoder_destroy(dec);
|
||||
fclose(fin);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue