Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp320 IA_ERRORCODE err_code = IA_NO_ERROR; in initDecoder() local
437 IA_ERRORCODE err_code = configXAACDecoder(inBuffer, inBufferLength); in process() local
523 IA_ERRORCODE err_code = configXAACDecoder(inBuffer, inBufferLength); in process() local
629 IA_ERRORCODE err_code; in configflushDecode() local
669 IA_ERRORCODE err_code = configflushDecode(); in onFlush_sm() local
708 IA_ERRORCODE err_code = ixheaacd_dec_api(nullptr, in initXAACDecoder() local
847 IA_ERRORCODE err_code = IA_NO_ERROR; in initXAACDrc() local
912 IA_ERRORCODE err_code = IA_NO_ERROR; in deInitXAACDecoder() local
951 IA_ERRORCODE err_code = ixheaacd_dec_api(mXheaacCodecHandle, in configXAACDecoder() local
1005 IA_ERRORCODE err_code = IA_NO_ERROR; in initMPEGDDDrc() local
[all …]
/hardware/interfaces/wifi/1.3/default/
Dwifi_legacy_hal.cpp146 int err_code) { in onAsyncErrorAlert()
979 int buffer_size, int err_code) { in registerErrorAlertCallbackHandler()