/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
packet_util.cpp | 30 PV_STATUS status; local 47 status = PV_BitstreamShowBitsByteAlign(stream, resync_marker_length, &tmpvar32); 48 /* if (status != PV_SUCCESS && status != PV_END_OF_BUFFER) return status; */ 115 status = BitstreamCheckEndBuffer(stream); /* return end_of_VOP 03/30/01 */ 116 if (status != PV_SUCCESS) 118 return status; 120 status = BitstreamShowBits32HC(stream, &tmpvar32); /* 07/07/01 */ 196 PV_STATUS status; local [all...] |
/frameworks/av/media/libstagefright/rtsp/ |
ARTPAssembler.cpp | 33 AssemblyStatus status; local 35 status = assembleMore(source); 37 if (status == WRONG_SEQUENCE_NUMBER) { 53 if (status == NOT_ENOUGH_DATA) {
|
/frameworks/av/soundtrigger/ |
ISoundTrigger.cpp | 62 status_t status = remote()->transact(LOAD_SOUND_MODEL, data, &reply); local 63 if (status != NO_ERROR || 64 (status = (status_t)reply.readInt32()) != NO_ERROR) { 65 return status; 68 return status; 76 status_t status = remote()->transact(UNLOAD_SOUND_MODEL, data, &reply); local 77 if (status != NO_ERROR) { 78 status = (status_t)reply.readInt32(); 80 return status; 95 status_t status = remote()->transact(START_RECOGNITION, data, &reply) local 107 status_t status = remote()->transact(STOP_RECOGNITION, data, &reply); local 135 status_t status = loadSoundModel(modelMemory, &handle); local 146 status_t status = unloadSoundModel(handle); local 158 status_t status = startRecognition(handle, dataMemory); local 166 status_t status = stopRecognition(handle); local [all...] |
ISoundTriggerHwService.cpp | 61 status_t status = remote()->transact(LIST_MODULES, data, &reply); local 62 if (status == NO_ERROR) { 63 status = (status_t)reply.readInt32(); 66 ALOGV("listModules() status %d got *numModules %d", status, *numModules); 67 if (status == NO_ERROR) { 75 return status; 87 status_t status = reply.readInt32(); local 91 return status; 99 status_t status = remote()->transact(SET_CAPTURE_STATE, data, &reply) local 123 status_t status = listModules(modules, &numModules); local 146 status_t status = attach(handle, client, module); local [all...] |
/frameworks/base/core/java/android/speech/srec/ |
MicrophoneInputStream.java | 49 int status = AudioRecordStart(mAudioRecord); local 50 if (status != 0) { 52 throw new IOException("AudioRecord start failed: " + status);
|
/frameworks/base/libs/hwui/ |
PixelBuffer.cpp | 119 GLenum status = GL_NO_ERROR; local 120 while ((status = glGetError()) != GL_NO_ERROR) { 121 ALOGE("Could not map GPU pixel buffer: 0x%x", status); 135 GLboolean status = glUnmapBuffer(GL_PIXEL_UNPACK_BUFFER); local 136 if (status == GL_FALSE) {
|
/frameworks/base/services/core/java/com/android/server/location/ |
GpsMeasurementsProvider.java | 52 int status = isGpsMeasurementsSupported ? local 55 setSupported(isGpsMeasurementsSupported, new StatusChangedOperation(status)); 60 final int status; local 63 status = GpsMeasurementsEvent.STATUS_READY; 68 status = GpsMeasurementsEvent.STATUS_NOT_SUPPORTED; 71 status = GpsMeasurementsEvent.STATUS_GPS_LOCATION_DISABLED; 77 return new StatusChangedOperation(status); 82 int status = enabled ? local 85 foreach(new StatusChangedOperation(status)); 91 public StatusChangedOperation(int status) { [all...] |
GpsNavigationMessageProvider.java | 53 int status = isGpsNavigationMessageSupported ? local 56 setSupported(isGpsNavigationMessageSupported, new StatusChangedOperation(status)); 61 final int status; local 64 status = GpsNavigationMessageEvent.STATUS_READY; 69 status = GpsNavigationMessageEvent.STATUS_NOT_SUPPORTED; 72 status = GpsNavigationMessageEvent.STATUS_GPS_LOCATION_DISABLED; 78 return new StatusChangedOperation(status); 83 int status = enabled ? local 86 foreach(new StatusChangedOperation(status)); 93 public StatusChangedOperation(int status) { [all...] |
/frameworks/base/tools/aapt/ |
WorkQueue.cpp | 48 status_t status = workThread->run("WorkQueue::WorkThread"); local 49 if (status) { 50 return status;
|
/frameworks/rs/driver/runtime/ |
rs_core.c | 107 uint32_t prev, status; local 111 status = __sync_val_compare_and_swap(ptr, prev, n); 112 } while (status != prev); 117 int32_t prev, status; local 121 status = __sync_val_compare_and_swap(ptr, prev, n); 122 } while (status != prev); 127 uint32_t prev, status; local 131 status = __sync_val_compare_and_swap(ptr, prev, n); 132 } while (status != prev); 137 int32_t prev, status; local [all...] |
/hardware/intel/common/libva/test/basic/ |
test_common.c | 41 void status(const char *msg, ...); 60 void status(const char *msg, ...) function 144 status("vaMaxNumProfiles = %d\n", max_profiles); 152 status("vaQueryConfigProfiles reports %d profiles\n", num_profiles); 160 status(" profile %d [%s]\n", profiles[i], profile2string(profiles[i]));
|
/hardware/libhardware/ |
hardware.c | 70 int status; local 83 status = -EINVAL; 92 status = -EINVAL; 99 status = -EINVAL; 106 status = 0; 109 if (status != 0) { 122 return status;
|
/hardware/libhardware/modules/tv_input/ |
tv_input.cpp | 116 int status = -EINVAL; local 138 status = 0; 140 return status;
|
/hardware/qcom/bt/libbt-vendor/src/ |
hardware.c | 69 if(property_get("bluetooth.status", szBtStatus, "") < 0){ 112 uint8_t *p, status; local 115 status = *((uint8_t *)(p_evt_buf + 1) + HCI_EVT_CMD_CMPL_STATUS_RET_BYTE); 119 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status);
|
/hardware/qcom/media/mm-video-legacy/vidc/common/src/ |
vidc_color_converter.cpp | 49 bool status = true; local 52 status = false; 54 if(status) { 62 status = false; 64 status = false; 66 if(!status && mLibHandle){ 72 return status; 85 DEBUG_PRINT_LOW("\n Color convert status %d",result); 92 bool status = false; local 99 status = true [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
ts_parser.cpp | 97 bool status = true; local 103 status = false; 104 return status; 111 status = false; 112 return status; 124 return status; 214 bool status = false; local 223 status = true; 246 else if(is_interlaced && status) 272 return status; [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/common/src/ |
vidc_color_converter.cpp | 47 bool status = true; local 51 status = false; 54 if (status) { 64 status = false; 66 status = false; 69 if (!status && mLibHandle) { 76 return status; 91 DEBUG_PRINT_LOW("Color convert status %d",result); 98 bool status = false; local 106 status = true [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
ts_parser.cpp | 106 bool status = true; local 114 status = false; 115 return status; 124 status = false; 125 return status; 141 return status; 250 bool status = false; local 263 status = true; 316 return status;
|
/hardware/ti/omap3/dspbridge/dspexec/ |
dspexec.c | 104 DSP_STATUS status = DSP_SOK; local 145 status = (DBAPI)DspManager_Open(0, NULL); 146 if (DSP_FAILED(status)) { 156 status = DSP_SOK; 161 status = DSPProcessor_Attach(uProcId, NULL, &hProc); 162 if (DSP_SUCCEEDED(status)) { 164 status = DSPProcessor_Stop(hProc); 165 if (DSP_SUCCEEDED(status)) { 167 status = DSPProcessor_Load(hProc,argc,(CONST CHAR **)argv,NULL); 168 if (DSP_SUCCEEDED(status)) { [all...] |
/hardware/ti/omap3/dspbridge/libbridge/ |
DSPManager.c | 92 int status = 0; local 106 status = open(BRIDGE_DRIVER_NAME, O_RDWR); 107 if (status >= 0) 108 hMediaFile = status; 111 if (status >= 0) { 114 status = DSP_SOK; 116 status = DSP_EFAIL; 124 return status; 133 int status = 0; local 138 status = close(hMediaFile) 167 DSP_STATUS status = DSP_SOK; local 212 DSP_STATUS status = DSP_SOK; local 257 DSP_STATUS status = DSP_SOK; local 295 DSP_STATUS status = DSP_SOK; local 338 DSP_STATUS status = DSP_SOK; local 380 DSP_STATUS status = DSP_SOK; local [all...] |
DSPProcessor.c | 99 DSP_STATUS status = DSP_SOK; local 109 status = DSPTRAP_Trap(&tempStruct, 112 status = DSP_EINVALIDARG; 118 status = DSP_EPOINTER; 123 return status; 133 DSP_STATUS status = DSP_SOK; local 140 status = DSPTRAP_Trap(&tempStruct, CMD_PROC_DETACH_OFFSET); 143 status = DSP_EHANDLE; 148 return status; 161 DSP_STATUS status = DSP_SOK local 214 DSP_STATUS status = DSP_SOK; local 258 DSP_STATUS status = DSP_SOK; local 303 DSP_STATUS status = DSP_SOK; local 353 DSP_STATUS status = DSP_SOK; local 400 DSP_STATUS status = DSP_SOK; local 481 DSP_STATUS status = DSP_SOK; local 530 DSP_STATUS status = DSP_SOK; local 594 DSP_STATUS status = DSP_SOK; local 640 DSP_STATUS status = DSP_SOK; local [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
OMX_VideoDec_Thread.c | 107 int status; local 174 status = select (fdmax+1, &rfds, NULL, NULL, NULL); 178 status = pselect (fdmax+1, &rfds, NULL, NULL, NULL, &set); 182 if (0 == status) { 185 else if (-1 == status) { 361 int status = 0; local 411 status = select (fdmax+1, &rfds, NULL, NULL, &tv); 415 status = pselect (fdmax+1, &rfds, NULL, NULL, &tv, &set); 418 if (0 == status) { 425 else if (-1 == status) { [all...] |
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
timm_osal_events.c | 275 int status = -1; local 368 status = 374 if (SUCCESS != status) 376 if (ETIMEDOUT == status)
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
timm_osal_events.c | 275 int status = -1; local 368 status = 374 if (SUCCESS != status) 376 if (ETIMEDOUT == status)
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
cxa_default_handlers.cpp | 50 int status; local 53 const char* name = __cxa_demangle(thrown_type->name(), buf, &len, &status); 54 if (status != 0)
|