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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dplayback.h72 FLAC__bool stop_err; member in struct:__anon3858::__anon3863
H A Dconfigure.c84 RI(flac_cfg.output.misc.stop_err, 0);
102 WI(flac_cfg.output.misc.stop_err);
139 Check(IDC_ERRORS, flac_cfg.output.misc.stop_err);
155 flac_cfg.output.misc.stop_err = GetCheck(IDC_ERRORS);
H A Dplayback.c104 if (cfg.misc.stop_err || status!=FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC)

Completed in 77 milliseconds