Home | History | Annotate | Download | only in src

Lines Matching refs:OPUS_OK

213     if(err!=OPUS_OK)return OPUS_INTERNAL_ERROR;
245 return OPUS_OK;
498 if (ret != OPUS_OK)
1922 if (opus_packet_pad(data, ret, max_data_bytes) != OPUS_OK)
2033 ret = OPUS_OK;