Searched refs:read_error_count (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp208 volatile int16_t read_error_count; member in struct:android::submix_stream_in
1119 in->read_error_count++;// ok if it rolls over
1120 ALOGE_IF(in->read_error_count < MAX_READ_ERROR_LOGS,
1649 in->read_error_count = 0;

Completed in 8 milliseconds