Home
last modified time | relevance | path

Searched refs:RETURN_IF_FATAL (Results 1 – 1 of 1) sorted by relevance

/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp48 #define RETURN_IF_FATAL(retval, str) \ macro
336 RETURN_IF_FATAL(err_code, "initXAACDrc"); in initDecoder()
637 RETURN_IF_FATAL(err_code, "IA_CMD_TYPE_FLUSH_MEM"); in configflushDecode()
643 RETURN_IF_FATAL(err_code, "IA_API_CMD_SET_INPUT_BYTES"); in configflushDecode()
649 RETURN_IF_FATAL(err_code, "IA_CMD_TYPE_FLUSH_MEM"); in configflushDecode()
655 RETURN_IF_FATAL(err_code, "IA_CMD_TYPE_INIT_DONE_QUERY"); in configflushDecode()
659 RETURN_IF_FATAL(err_code, "getXAACStreamInfo"); in configflushDecode()
712 RETURN_IF_FATAL(err_code, "IA_API_CMD_GET_API_SIZE"); in initXAACDecoder()
727 RETURN_IF_FATAL(err_code, "IA_CMD_TYPE_INIT_API_PRE_CONFIG_PARAMS"); in initXAACDecoder()
732 RETURN_IF_FATAL(err_code, "IA_API_CMD_GET_API_SIZE"); in initXAACDecoder()
[all …]