Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_chamelium_stream.c45 STREAM_ERROR_NONE = 0, enumerator
84 case STREAM_ERROR_NONE: in stream_error_str()
337 if (read_err != STREAM_ERROR_NONE) { in chamelium_stream_read_response()
356 if (!chamelium_stream_write_header(client, type, STREAM_ERROR_NONE, in chamelium_stream_write_request()
456 if (err == STREAM_ERROR_NONE) in chamelium_stream_receive_realtime_audio()
527 if (err != STREAM_ERROR_NONE) { in chamelium_stream_stop_realtime_audio()