Home
last modified time | relevance | path

Searched refs:error_strings (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dcelt.c197 static const char * const error_strings[8] = { in opus_strerror() local
210 return error_strings[-error]; in opus_strerror()