Searched refs:DECODE_ERROR (Results 1 – 2 of 2) sorted by relevance
59 enum sound_state : int32_t { LOADING, READY, DECODE_ERROR }; enumerator
240 mState = DECODE_ERROR; // this should be last, as it is an atomic sync point in doLoad()