Home
last modified time | relevance | path

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

123

/external/libxaac/fuzzer/
Dxaac_dec_fuzzer.cpp125 IA_ERRORCODE err_code = in initXAACDecoder() local
239 IA_ERRORCODE err_code = IA_NO_ERROR; in initXAACDrc() local
296 IA_ERRORCODE err_code = IA_NO_ERROR; in deInitXAACDecoder() local
333 IA_ERRORCODE err_code = ixheaacd_dec_api( in configXAACDecoder() local
370 IA_ERRORCODE err_code = IA_NO_ERROR; in initMPEGDDDrc() local
423 IA_ERRORCODE err_code = IA_NO_ERROR; in configMPEGDDrc() local
625 IA_ERRORCODE err_code = IA_NO_ERROR; in initDecoder() local
652 IA_ERRORCODE err_code = ixheaacd_dec_api( in decodeXAACStream() local
723 IA_ERRORCODE err_code = IA_NO_ERROR; in getXAACStreamInfo() local
777 IA_ERRORCODE err_code = IA_NO_ERROR; in setXAACDRCInfo() local
/external/libxaac/decoder/drc_src/
Dimpd_drc_bitbuffer.c117 WORD32 i, err_code = 0; in impd_init_drc_bitstream_dec() local
170 WORD32 err_code = 0; in impd_process_drc_bitstream_dec_config() local
186 WORD32 err_code = 0; in impd_process_drc_bitstream_dec_gain() local
211 WORD32 err_code = 0; in impd_process_drc_bitstream_dec_loudness_info_set() local
Dimpd_drc_gain_decoder.c45 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_init_drc_decode() local
70 IA_ERRORCODE err_code = 0; in impd_init_drc_decode_post_config() local
301 IA_ERRORCODE err_code = 0; in impd_drc_process_time_domain() local
Dimpd_drc_init.c383 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_drc_init() local
Dimpd_drc_main_td_process.c78 IA_ERRORCODE err_code = IA_NO_ERROR; in impd_process_time_domain() local
/external/rust/crates/ash/src/
Dprelude.rs46 let err_code = f(&mut count, data.as_mut_ptr()); in read_into_uninitialized_vector() localVariable
83 let err_code = f(&mut count, data.as_mut_ptr()); in read_into_defaulted_vector() localVariable
/external/OpenCL-CTS/test_conformance/spir/
Drun_build_test.cpp62 cl_int err_code = clGetProgramBuildInfo(prog, m_devid, CL_PROGRAM_BUILD_LOG, 0, NULL, &len); in setErrorLog() local
87 cl_int err_code = clBuildProgram(m_program, 0, NULL, m_options.c_str(), NULL, NULL); in execute() local
138 cl_int err_code = clCompileProgram( in execute() local
170 cl_int err_code; in execute() local
206 cl_int err_code = clGetProgramInfo( in process() local
/external/libxaac/decoder/
Dixheaacd_mps_initfuncs.c853 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_modules_init() local
910 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_header_parse() local
939 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_aac_mps_create() local
1196 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_aac_mps_init() local
Dixheaacd_sbrdecoder.c866 WORD32 err_code = 0; in ixheaacd_applysbr() local
890 WORD32 err_code = 0; in ixheaacd_applysbr() local
920 WORD32 err_code = in ixheaacd_applysbr() local
927 WORD32 err_code = ixheaacd_sbr_dec( in ixheaacd_applysbr() local
948 WORD32 err_code = ixheaacd_sbr_dec( in ixheaacd_applysbr() local
Dixheaacd_process.c120 WORD32 err_code = 0; in ixheaacd_esbr_process() local
166 WORD32 err_code = 0; in ixheaacd_esbr_parse() local
363 WORD32 err_code = 0; in ixheaacd_usac_process() local
Dixheaacd_api.c519 WORD32 err_code = 0; in ixheaacd_dec_api() local
968 WORD32 err_code = 0; in ixheaacd_dec_api() local
1043 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_decoder_2_ga_hdr() local
1107 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_decoder_flush_api() local
1514 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_dec_init() local
Dixheaacd_freq_sca.c237 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_calc_k0_k2_bands() local
307 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_calc_master_frq_bnd_tbl() local
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/
Dcheck.cc33 SystemErrorCode err_code = logging::GetLastSystemErrorCode(); in PCheck() local
52 SystemErrorCode err_code = logging::GetLastSystemErrorCode(); in DPCheck() local
/external/rust/crates/ash/src/extensions/khr/
Dswapchain.rs52 let err_code = self.swapchain_fn.acquire_next_image_khr( in acquire_next_image() localVariable
91 let err_code = self.swapchain_fn.queue_present_khr(queue, create_info); in queue_present() localVariable
Ddisplay_swapchain.rs36 let err_code = self.swapchain_fn.create_shared_swapchains_khr( in create_shared_swapchains() localVariable
/external/webrtc/test/
Dtest_main.cc68 int err_code = main->Init(); in main() local
/external/tcpdump/
Dprint-pptp.c110 nd_uint8_t err_code; member
127 nd_uint8_t err_code; member
138 nd_uint8_t err_code; member
161 nd_uint8_t err_code; member
185 nd_uint8_t err_code; member
208 nd_uint8_t err_code; member
344 const nd_uint8_t err_code) in pptp_err_code_print()
/external/cronet/base/
Dcheck.cc148 SystemErrorCode err_code = logging::GetLastSystemErrorCode(); in PCheck() local
166 SystemErrorCode err_code = logging::GetLastSystemErrorCode(); in DPCheck() local
/external/python/cryptography/src/cryptography/
Dexceptions.py52 def __init__(self, msg, err_code): argument
/external/webrtc/p2p/base/
Dstun_server.cc70 auto err_code = StunAttribute::CreateErrorCode(); in SendErrorResponse() local
/external/libxaac/test/
Dixheaacd_main.c381 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_set_config_param() local
700 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_get_config_param() local
825 IA_ERRORCODE err_code = IA_NO_ERROR; in ixheaacd_main_process() local
2312 WORD32 i, err_code = IA_NO_ERROR; in main() local
/external/arm-trusted-firmware/tools/cert_create/src/
Dkey.c131 int key_load(key_t *key, unsigned int *err_code) in key_load()
/external/fastrpc/inc/
Dverify.h135 #define VERIFYC(val,err_code) \ argument
/external/dtc/tests/
Dpylibfdt_tests.py47 def get_err(err_code): argument
530 def assertOk(self, err_code): argument
/external/google-breakpad/src/common/linux/
Dhttp_upload.cc113 CURLcode err_code = CURLE_OK; in SendRequest() local

123