Home
last modified time | relevance | path

Searched refs:zero (Results 1 – 25 of 84) sorted by relevance

1234

/frameworks/native/opengl/libagl/arch-mips/
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/native/libs/binder/
DDebug.cpp105 bool zero = true; in typetostring() local
108 if (!zero) valid = false; in typetostring()
110 zero = false; in typetostring()
116 if (zero) valid = false; in typetostring()
120 bool zero = true; in typetostring() local
123 if (!zero) valid = false; in typetostring()
125 zero = false; in typetostring()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dspreproc.cpp181 Word16 *zero, /* i : pointer to zero vector */ in subframePreProc() argument
211 Syn_filt(Aq, ai_zero, h1, L_SUBFR, zero, 0); in subframePreProc()
212 Syn_filt(Ap2, h1, h1, L_SUBFR, zero, 0); in subframePreProc()
Dcod_amr.cpp488 st->zero = st->ai_zero + MP1; in cod_amr_reset()
504 memset(st->zero, 0, sizeof(Word16)*L_SUBFR); in cod_amr_reset()
1329 memset(st->zero, 0, sizeof(Word16)*L_SUBFR); in cod_amr()
1459 st->mem_err, st->mem_w0, st->zero, in cod_amr()
1467 st->mem_err, mem_w0_save, st->zero, in cod_amr()
1575 st->mem_err, st->mem_w0, st->zero, in cod_amr()
Dspreproc.h118 Word16 *zero, /* i : pointer to zero vector */
Dcod_amr.h147 Word16 *zero; member
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Dlight.rs27 float4 zero = {0.0f, 0.0f, 0.0f, 1.0f};
28 light->position = rsMatrixMultiply(&lTransform->globalMat, zero);
Dcamera.rs41 float4 zero = {0.0f, 0.0f, 0.0f, 1.0f};
42 cam->position = rsMatrixMultiply(&camPosMatrix, zero);
/frameworks/wilhelm/src/objects/
DCEngine.c107 pthread_t zero; in CEngine_Destroy() local
108 memset(&zero, 0, sizeof(pthread_t)); in CEngine_Destroy()
109 if (0 != memcmp(&zero, &thiz->mSyncThread, sizeof(pthread_t))) { in CEngine_Destroy()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
DomxVCM4P2_FindMVpred_s.s59 zero RN 14 label
77 MOV zero, #0
86 STR zero, [CandMV]
DomxVCM4P2_DecodePadMV_PVOP_s.s86 zero RN 4 label
162 MOV zero,#0
166 STREQ zero,[pDstMVCurMB]
168 STREQ zero,[pDstMVCurMB,#4]
170 STREQ zero,[pDstMVCurMB,#4]
173 STREQ zero,[pDstMVCurMB,#4]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
DomxVCM4P2_FindMVpred_s.s59 zero RN 14 label
77 MOV zero, #0
86 STR zero, [CandMV]
DomxVCM4P2_DecodePadMV_PVOP_s.s86 zero RN 4 label
162 MOV zero,#0
166 STREQ zero,[pDstMVCurMB]
168 STREQ zero,[pDstMVCurMB,#4]
170 STREQ zero,[pDstMVCurMB,#4]
173 STREQ zero,[pDstMVCurMB,#4]
/frameworks/wilhelm/src/
Dlocks.c100 pthread_t zero; in object_lock_exclusive_() local
101 memset(&zero, 0, sizeof(pthread_t)); in object_lock_exclusive_()
102 if (0 != memcmp(&zero, &thiz->mOwner, sizeof(pthread_t))) { in object_lock_exclusive_()
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dforeach_bounds.rs21 int RS_KERNEL zero() {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
DarmVCM4P10_UnpackBlock4x4_s.s47 ; Firstly, fill all the coefficient values on the <pDst> buffer by zero
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
DarmVCM4P10_UnpackBlock4x4_s.s47 ; Firstly, fill all the coefficient values on the <pDst> buffer by zero
/frameworks/base/core/jni/
Dandroid_backup_BackupHelperDispatcher.cpp202 int zero = 0; in writeHeader_native() local
203 err = write(fd, &zero, namePadding); in writeHeader_native()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DRationalTest.java184 Rational zero = new Rational(0, -100); in testReduction() local
185 assertEquals(0, zero.getNumerator()); in testReduction()
186 assertEquals(1, zero.getDenominator()); in testReduction()
187 assertEquals(ZERO, zero); in testReduction()
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dforeach_bounds.rs19 int RS_KERNEL zero() {
/frameworks/base/tools/obbtool/
Dmkobb.sh221 ${DDBIN} if=/dev/zero of=${tempfile} bs=${BLOCK_SIZE} count=$((${block_count} + ${SLOP})) > /dev/nu…
/frameworks/base/core/java/android/text/format/
DTimeFormatter.java446 String zero) { in getFormat() argument
453 return zero; in getFormat()
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Dvignette.rsh37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Dvignette_approx.rsh37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Dvignette_approx.rsh37 // Range needs to be between 1.3 to 0.6. When scale is zero then range is

1234