Searched refs:MEDIA_ERROR_DECODE (Results 1 – 5 of 5) sorted by relevance
27 private static final int MEDIA_ERROR_DECODE = 1; field in MediaPlayerListener51 errorType = MEDIA_ERROR_DECODE; in onError()62 errorType = MEDIA_ERROR_DECODE; in onError()
32 MEDIA_ERROR_DECODE, enumerator
600 manager()->OnError(player_id(), MEDIA_ERROR_DECODE); in MediaDecoderCallback()
349 OnError(player_id, MediaPlayerAndroid::MEDIA_ERROR_DECODE); in OnProtectedSurfaceRequested()
718 case MediaPlayerAndroid::MEDIA_ERROR_DECODE: in OnMediaError()