Searched refs:zero (Results 1 - 24 of 24) sorted by relevance

/frameworks/native/opengl/libagl/arch-mips/
H A Dfixed_asm.S49 subu $t2,$zero,$v0
51 or $t1,$a0,$zero /* a0=0? */
52 movz $v0,$zero,$t1
53 movz $v0,$zero,$t3 /* t3=0 then res=0 */
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dspreproc.h118 Word16 *zero, /* i : pointer to zero vector */
H A Dspreproc.cpp111 zero -- Pointer to Word16 -- pointer to zero vector
181 Word16 *zero, /* i : pointer to zero vector */
211 Syn_filt(Aq, ai_zero, h1, L_SUBFR, zero, 0);
212 Syn_filt(Ap2, h1, h1, L_SUBFR, zero, 0);
171 subframePreProc( enum Mode mode, const Word16 gamma1[], const Word16 gamma1_12k2[], const Word16 gamma2[], Word16 *A, Word16 *Aq, Word16 *speech, Word16 *mem_err, Word16 *mem_w0, Word16 *zero, Word16 ai_zero[], Word16 exc[], Word16 h1[], Word16 xn[], Word16 res2[], Word16 error[] ) argument
H A Dcod_amr.h147 Word16 *zero; member in struct:__anon376
189 * - set static vectors to zero
H A Dcod_amr.cpp390 st->zero = st->ai_zero + MP1;
394 // Static vectors to zero
403 Set_zero(st->zero, L_SUBFR);
404 Set_zero(st->hvec, L_SUBFR); // set to zero "h1[-L_SUBFR..-1]"
488 st->zero = st->ai_zero + MP1;
496 /* Static vectors to zero */
504 memset(st->zero, 0, sizeof(Word16)*L_SUBFR);
505 memset(st->hvec, 0, sizeof(Word16)*L_SUBFR); /* set to zero "h1[-L_SUBFR..-1]" */
926 Set_zero(st->zero, L_SUBFR);
927 Set_zero(st->hvec, L_SUBFR); // set to zero "h
[all...]
/frameworks/native/opengl/libagl/
H A DAndroid.mk36 # The graphics code can generate division by zero
37 LOCAL_CFLAGS_mips += -mno-check-zero-division
/frameworks/wilhelm/src/objects/
H A DCEngine.c107 pthread_t zero; local
108 memset(&zero, 0, sizeof(pthread_t));
109 if (0 != memcmp(&zero, &thiz->mSyncThread, sizeof(pthread_t))) {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_FindMVpred_s.s73 zero RN 14 label
91 MOV zero, #0
100 STR zero, [CandMV]
167 ;// Using the transperancy info, zero
H A DomxVCM4P2_DecodePadMV_PVOP_s.s100 zero RN 4 label
176 MOV zero,#0
180 STREQ zero,[pDstMVCurMB]
182 STREQ zero,[pDstMVCurMB,#4]
184 STREQ zero,[pDstMVCurMB,#4]
187 STREQ zero,[pDstMVCurMB,#4]
H A DomxVCM4P2_MCReconBlock_s.s595 zero RN 12 label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_FindMVpred_s.s73 zero RN 14 label
91 MOV zero, #0
100 STR zero, [CandMV]
167 ;// Using the transperancy info, zero
H A DomxVCM4P2_DecodePadMV_PVOP_s.s100 zero RN 4 label
176 MOV zero,#0
180 STREQ zero,[pDstMVCurMB]
182 STREQ zero,[pDstMVCurMB,#4]
184 STREQ zero,[pDstMVCurMB,#4]
187 STREQ zero,[pDstMVCurMB,#4]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_UnpackBlock4x4_s.s61 ; Firstly, fill all the coefficient values on the <pDst> buffer by zero
64 MOV Value, #0 ;// Initialize the zero value
65 MOV Value2, #0 ;// Initialize the zero value
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DarmVCM4P10_UnpackBlock4x4_s.s61 ; Firstly, fill all the coefficient values on the <pDst> buffer by zero
64 MOV Value, #0 ;// Initialize the zero value
65 MOV Value2, #0 ;// Initialize the zero value
/frameworks/wilhelm/src/
H A Dlocks.c100 pthread_t zero; local
101 memset(&zero, 0, sizeof(pthread_t));
102 if (0 != memcmp(&zero, &thiz->mOwner, sizeof(pthread_t))) {
/frameworks/base/core/jni/
H A Dandroid_backup_BackupHelperDispatcher.cpp202 int zero = 0; local
203 err = write(fd, &zero, namePadding);
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DRationalTest.java184 Rational zero = new Rational(0, -100);
185 assertEquals(0, zero.getNumerator());
186 assertEquals(1, zero.getDenominator());
187 assertEquals(ZERO, zero);
429 assertAction("zero", object, expected, object.isZero());
/frameworks/base/tools/obbtool/
H A Dmkobb.sh221 ${DDBIN} if=/dev/zero of=${tempfile} bs=${BLOCK_SIZE} count=$((${block_count} + ${SLOP})) > /dev/null 2>&1
/frameworks/base/core/java/android/text/format/
H A DTimeFormatter.java446 String zero) {
453 return zero;
445 getFormat(int modifier, String normal, String underscore, String dash, String zero) argument
/frameworks/base/keystore/java/android/security/
H A DKeyStore.java200 return mBinder.zero() == KEY_NOT_FOUND;
/frameworks/base/libs/common_time/
H A Dcommon_time_server.cpp117 // zero out sync stats
491 const int zero = 0; local
493 &zero, sizeof(zero));
/frameworks/rs/api/
H A Drs_core_math.spec748 Round to the nearest integral value. Half values are rounded away from zero.
1445 It is not accurate for values very close to zero.
1458 It is not accurate for values very close to zero.
1471 It is not accurate for values very close to zero.
1487 It is not accurate for values of v very close to zero.
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp76 void (*zero[4])(void); member in struct:android::HWComposer::cb_context::callbacks
145 memset(mCBContext->procs.zero, 0, sizeof(mCBContext->procs.zero));
344 // use zero as default value for unspecified attributes
/frameworks/base/core/java/android/security/
H A DIKeystoreService.java231 public int zero() throws RemoteException { method in class:IKeystoreService.Stub.Proxy
629 public int zero() throws RemoteException; method in interface:IKeystoreService

Completed in 678 milliseconds