Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/frameworks/av/media/common_time/
DICommonTimeConfig.cpp59 status_t status = remote()->transact(GET_MASTER_ELECTION_PRIORITY, in getMasterElectionPriority() local
76 status_t status = remote()->transact(SET_MASTER_ELECTION_PRIORITY, in setMasterElectionPriority() local
89 status_t status = remote()->transact(GET_MASTER_ELECTION_ENDPOINT, in getMasterElectionEndpoint() local
114 status_t status = remote()->transact(SET_MASTER_ELECTION_ENDPOINT, in setMasterElectionEndpoint() local
127 status_t status = remote()->transact(GET_MASTER_ELECTION_GROUP_ID, in getMasterElectionGroupId() local
145 status_t status = remote()->transact(SET_MASTER_ELECTION_GROUP_ID, in setMasterElectionGroupId() local
159 status_t status = remote()->transact(GET_INTERFACE_BINDING, in getInterfaceBinding() local
176 status_t status = remote()->transact(SET_INTERFACE_BINDING, in setInterfaceBinding() local
189 status_t status = remote()->transact(GET_MASTER_ANNOUNCE_INTERVAL, in getMasterAnnounceInterval() local
206 status_t status = remote()->transact(SET_MASTER_ANNOUNCE_INTERVAL, in setMasterAnnounceInterval() local
[all …]
DICommonClock.cpp57 status_t status = remote()->transact(IS_COMMON_TIME_VALID, in isCommonTimeValid() local
75 status_t status = remote()->transact(COMMON_TIME_TO_LOCAL_TIME, in commonTimeToLocalTime() local
91 status_t status = remote()->transact(LOCAL_TIME_TO_COMMON_TIME, in localTimeToCommonTime() local
105 status_t status = remote()->transact(GET_COMMON_TIME, data, &reply); in getCommonTime() local
118 status_t status = remote()->transact(GET_COMMON_FREQ, data, &reply); in getCommonFreq() local
131 status_t status = remote()->transact(GET_LOCAL_TIME, data, &reply); in getLocalTime() local
144 status_t status = remote()->transact(GET_LOCAL_FREQ, data, &reply); in getLocalFreq() local
157 status_t status = remote()->transact(GET_ESTIMATED_ERROR, data, &reply); in getEstimatedError() local
170 status_t status = remote()->transact(GET_TIMELINE_ID, data, &reply); in getTimelineID() local
183 status_t status = remote()->transact(GET_STATE, data, &reply); in getState() local
[all …]
/frameworks/wilhelm/src/itf/
DIEnvironmentalReverb.c59 android::status_t status = android_erev_setParam(thiz->mEnvironmentalReverbEffect, in IEnvironmentalReverb_SetRoomLevel() local
86 android::status_t status = android_erev_getParam(thiz->mEnvironmentalReverbEffect, in IEnvironmentalReverb_GetRoomLevel() local
120 android::status_t status = android_erev_setParam(thiz->mEnvironmentalReverbEffect, in IEnvironmentalReverb_SetRoomHFLevel() local
148 android::status_t status = android_erev_getParam(thiz->mEnvironmentalReverbEffect, in IEnvironmentalReverb_GetRoomHFLevel() local
179 android::status_t status = android_erev_setParam(thiz->mEnvironmentalReverbEffect, in IEnvironmentalReverb_SetDecayTime() local
207 android::status_t status = android_erev_getParam(thiz->mEnvironmentalReverbEffect, in IEnvironmentalReverb_GetDecayTime() local
238 android::status_t status = android_erev_setParam(thiz->mEnvironmentalReverbEffect, in IEnvironmentalReverb_SetDecayHFRatio() local
266 android::status_t status = android_erev_getParam(thiz->mEnvironmentalReverbEffect, in IEnvironmentalReverb_GetDecayHFRatio() local
299 android::status_t status = android_erev_setParam(thiz->mEnvironmentalReverbEffect, in IEnvironmentalReverb_SetReflectionsLevel() local
327 android::status_t status = android_erev_getParam(thiz->mEnvironmentalReverbEffect, in IEnvironmentalReverb_GetReflectionsLevel() local
[all …]
DIBassBoost.c51 android::status_t status = thiz->mBassBoostEffect->setEnabled((bool) thiz->mEnabled); in IBassBoost_SetEnabled() local
105 android::status_t status = in IBassBoost_SetStrength() local
133 android::status_t status = in IBassBoost_GetRoundedStrength() local
/frameworks/rs/
DrsMutex.cpp31 int status = pthread_mutex_init(&mMutex, NULL); in init() local
40 int status; in lock() local
50 int status; in unlock() local
DrsSignal.cpp33 int status = pthread_mutex_init(&mMutex, NULL); in init() local
50 int status; in set() local
72 int status; in wait() local
/frameworks/support/renderscript/v8/rs_support/
DrsMutex.cpp31 int status = pthread_mutex_init(&mMutex, NULL); in init() local
40 int status; in lock() local
50 int status; in unlock() local
DrsSignal.cpp33 int status = pthread_mutex_init(&mMutex, NULL); in init() local
50 int status; in set() local
72 int status; in wait() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dbitstream.cpp177 PV_STATUS status = PV_SUCCESS; in BitstreamShowBits32HC() local
195 PV_STATUS status = PV_SUCCESS; in BitstreamShowBits32() local
217 PV_STATUS status = PV_SUCCESS; in BitstreamShowBits16() local
240 PV_STATUS status = PV_SUCCESS; in BitstreamShow15Bits() local
259 PV_STATUS status = PV_SUCCESS; in BitstreamShow13Bits() local
273 PV_STATUS status; in BitstreamReadBits16_INLINE() local
288 PV_STATUS status = PV_SUCCESS; in BitstreamRead1Bits_INLINE() local
357 PV_STATUS status = PV_SUCCESS; in PV_BitstreamFlushBitsCheck() local
424 PV_STATUS status = PV_SUCCESS; in PV_BitstreamShowBitsByteAlign() local
443 PV_STATUS status = PV_SUCCESS; in PV_BitstreamShowBitsByteAlignNoForceStuffing() local
[all …]
Dbitstream.h53 PV_STATUS status = PV_SUCCESS; in BitstreamShowBits16() local
71 PV_STATUS status = PV_SUCCESS; in BitstreamShow15Bits() local
85 PV_STATUS status = PV_SUCCESS; in BitstreamShow13Bits() local
Dvop.cpp82 PV_STATUS status; in DecodeVOLHeader() local
804 PV_STATUS status = PV_SUCCESS; in DecodeVOPHeader() local
1014 PV_STATUS status = PV_SUCCESS; in DecodeShortHeader() local
1526 PV_STATUS status; in PV_DecodeVop() local
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dvlc_encode.cpp35 AVCEnc_Status status; in se_v() local
53 AVCEnc_Status status; in te_v() local
72 AVCEnc_Status status; in SetEGBitstring() local
108 AVCEnc_Status status; in EncodeCBP() local
150 AVCEnc_Status status = AVCENC_SUCCESS; in ce_TotalCoeffTrailingOnes() local
204 AVCEnc_Status status = AVCENC_SUCCESS; in ce_TotalCoeffTrailingOnesChromaDC() local
255 AVCEnc_Status status; in ce_TotalZeros() local
283 AVCEnc_Status status; in ce_TotalZerosChromaDC() local
319 AVCEnc_Status status; in ce_RunBefore() local
Dheader.cpp31 AVCEnc_Status status = AVCENC_SUCCESS; in EncodeSPS() local
230 AVCEnc_Status status = AVCENC_SUCCESS; in EncodePPS() local
322 AVCEnc_Status status = AVCENC_SUCCESS; in EncodeSliceHeader() local
510 AVCEnc_Status status = AVCENC_SUCCESS; in ref_pic_list_reordering() local
590 AVCEnc_Status status = AVCENC_SUCCESS; in dec_ref_pic_marking() local
Dbitstream_io.cpp144 AVCEnc_Status status = AVCENC_SUCCESS; in BitstreamWriteBits() local
196 AVCEnc_Status status; in BitstreamWrite1Bit() local
228 AVCEnc_Status status; in BitstreamTrailingBits() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dvop.cpp42 PV_STATUS status; in EncodeVop() local
130 PV_STATUS status = PV_SUCCESS; in EncodeVop_NoME() local
199 PV_STATUS status = PV_SUCCESS; in EncodeSlice() local
278 PV_STATUS status; in EncodeGOVHeader() local
311 PV_STATUS status; in EncodeVopNotCoded() local
355 PV_STATUS status; in EncodeVOPHeader() local
415 PV_STATUS status; in EncodeShortHeader() local
/frameworks/base/tools/validatekeymaps/
DMain.cpp82 status_t status = KeyLayoutMap::load(String8(filename), &map); in validateFile() local
92 status_t status = KeyCharacterMap::load(String8(filename), in validateFile() local
103 status_t status = PropertyMap::load(String8(filename), &map); in validateFile() local
114 status_t status = VirtualKeyMap::load(String8(filename), &map); in validateFile() local
/frameworks/av/media/libmedia/
DVisualizer.cpp72 status_t status = AudioEffect::setEnabled(enabled); in setEnabled() local
144 status_t status = setParameter(p); in setCaptureSize() local
173 status_t status = setParameter(p); in setScalingMode() local
196 status_t status = NO_ERROR; in getWaveForm() local
220 status_t status = NO_ERROR; in getFft() local
270 status_t status = getWaveForm(waveform); in periodicCapture() local
305 status_t status = getParameter(p); in initCaptureSize() local
DIAudioTrack.cpp57 status_t status = remote()->transact(GET_CBLK, data, &reply); in getCblk() local
68 status_t status = remote()->transact(START, data, &reply); in start() local
111 status_t status = remote()->transact(ATTACH_AUX_EFFECT, data, &reply); in attachAuxEffect() local
124 status_t status = remote()->transact(ALLOCATE_TIMED_BUFFER, in allocateTimedBuffer() local
141 status_t status = remote()->transact(QUEUE_TIMED_BUFFER, in queueTimedBuffer() local
158 status_t status = remote()->transact(SET_MEDIA_TIME_TRANSFORM, in setMediaTimeTransform() local
213 status_t status = allocateTimedBuffer(data.readInt32(), &buffer); in onTransact() local
/frameworks/wilhelm/src/android/
Dandroid_Effect.cpp191 android::status_t status; in android_eq_getParam() local
217 android::status_t status; in android_eq_setParam() local
377 android::status_t status = android_fx_setParam(pFx, REVERB_PARAM_PRESET, in android_prev_setPreset() local
492 android::status_t status = ap->mAudioTrack->attachAuxEffect(pFx->id()); in android_fxSend_attach() local
565 android::status_t status; in android_fx_setParam() local
585 android::status_t status; in android_fx_getParam() local
605 SLresult android_fx_statusToResult(android::status_t status) { in android_fx_statusToResult()
627 android::status_t status = effect->initCheck(); in android_fx_initEffectObj() local
685 android::status_t status = in android_genericFx_queryNumEffects() local
718 android::status_t status = in android_genericFx_queryEffect() local
[all …]
/frameworks/base/core/java/android/os/storage/
DIObbActionListener.java74 int status; in onTransact() local
106 public void onObbResult(String filename, int nonce, int status) in onObbResult()
135 public void onObbResult(String filename, int nonce, int status) throws RemoteException; in onObbResult()
/frameworks/base/core/jni/
Dandroid_view_InputEventReceiver.cpp111 status_t status = mInputConsumer.sendFinishedSignal(seq, handled); in finishInputEvent() local
133 status_t status = consumeEvents(env, false /*consumeBatches*/, -1); in handleEvent() local
153 status_t status = mInputConsumer.consume(&mInputEventFactory, in consumeEvents() local
244 status_t status = receiver->initialize(); in nativeInit() local
267 status_t status = receiver->finishInputEvent(seq, handled); in nativeFinishInputEvent() local
279 status_t status = receiver->consumeEvents(env, true /*consumeBatches*/, frameTimeNanos); in nativeConsumeBatchedInputEvents() local
/frameworks/base/core/java/android/provider/
DDownloads.java508 public static boolean isStatusInformational(int status) { in isStatusInformational()
515 public static boolean isStatusSuccess(int status) { in isStatusSuccess()
522 public static boolean isStatusError(int status) { in isStatusError()
529 public static boolean isStatusClientError(int status) { in isStatusClientError()
536 public static boolean isStatusServerError(int status) { in isStatusServerError()
555 public static boolean isStatusCompleted(int status) { in isStatusCompleted()
719 public static String statusToString(int status) { in statusToString()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIccPhoneBookInterfaceManager.java177 AtomicBoolean status = new AtomicBoolean(false); in updateAdnRecordsInEfBySearch() local
221 AtomicBoolean status = new AtomicBoolean(false); in updateAdnRecordsInEfByIndex() local
264 AtomicBoolean status = new AtomicBoolean(false); in getAdnRecordsInEf() local
283 protected void waitForResult(AtomicBoolean status) { in waitForResult()
/frameworks/rs/driver/
DrsdCore.cpp174 int status = pthread_setspecific(rsdgThreadTLSKey, &dc->mTlsStruct); in HelperThreadProc() local
238 int status = pthread_key_create(&rsdgThreadTLSKey, NULL); in rsdHalInit() local
250 int status = pthread_setspecific(rsdgThreadTLSKey, &dc->mTlsStruct); in rsdHalInit() local
/frameworks/support/renderscript/v8/rs_support/driver/
DrsdCore.cpp166 int status = pthread_setspecific(rsdgThreadTLSKey, &dc->mTlsStruct); in HelperThreadProc() local
222 int status = pthread_key_create(&rsdgThreadTLSKey, NULL); in rsdHalInit() local
234 int status = pthread_setspecific(rsdgThreadTLSKey, &dc->mTlsStruct); in rsdHalInit() local

12345678910>>...13