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

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_seek_synch.h91 ERROR_CODE pvmp3_frame_synch(tPVMP3DecoderExternal *pExt,
94 ERROR_CODE pvmp3_header_sync(tmp3Bits *inputStream);
H A Dpvmp3_decode_header.h89 ERROR_CODE pvmp3_decode_header(tmp3Bits *inputStream,
H A Dpvmp3_get_side_info.h89 ERROR_CODE pvmp3_get_side_info(tmp3Bits *inputStream,
H A Dpvmp3_framedecoder.h90 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt,
H A Dpvmp3_decode_header.cpp115 ERROR_CODE pvmp3_decode_header(tmp3Bits *inputStream,
120 ERROR_CODE err = NO_DECODING_ERROR;
H A Dpvmp3_seek_synch.cpp130 ERROR_CODE pvmp3_frame_synch(tPVMP3DecoderExternal *pExt,
134 ERROR_CODE err;
282 ERROR_CODE pvmp3_header_sync(tmp3Bits *inputStream)
H A Dpvmp3_framedecoder.cpp58 status = ERROR condition. see structure ERROR_CODE
157 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt,
161 ERROR_CODE errorCode = NO_DECODING_ERROR;
H A Dpvmp3_get_side_info.cpp114 ERROR_CODE pvmp3_get_side_info(tmp3Bits *inputStream,
/frameworks/av/media/libstagefright/codecs/mp3dec/include/
H A Dpvmp3decoder_api.h94 typedef enum ERROR_CODE enum
110 } ERROR_CODE; typedef in typeref:enum:ERROR_CODE
246 ERROR_CODE pvmp3_framedecoder(tPVMP3DecoderExternal *pExt,
/frameworks/av/media/libstagefright/codecs/mp3dec/test/
H A Dmp3dec_test.cpp112 ERROR_CODE decoderErr;
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp289 ERROR_CODE decoderErr;
/frameworks/opt/telephony/src/java/android/provider/
H A DTelephony.java260 public static final String ERROR_CODE = "error_code"; field in interface:Telephony.TextBasedSmsColumns
471 values.put(ERROR_CODE, error);
2458 public static final String ERROR_CODE = "err_code"; field in class:Telephony.MmsSms.PendingMessages
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSMSDispatcher.java1395 values.put(Sms.ERROR_CODE, errorCode);
1440 values.put(Sms.ERROR_CODE, errorCode);

Completed in 472 milliseconds