Home | History | Annotate | Download | only in src

Lines Matching full:opus_strerror

529           fprintf(stderr, "Cannot create encoder: %s\n", opus_strerror(err));
553 fprintf(stderr, "Cannot create decoder: %s\n", opus_strerror(err));
744 fprintf(stderr, "padding failed: %s\n", opus_strerror(err));
816 opus_strerror(output_samples));