| /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
| D | c8_31pf.cpp | 442 Word16 indx; in compress10() local 568 Word16 indx[], /* o : position and sign of 8 pulses (compressed) */ in compress_code() 754 Word16 indx[], /* o : 7 Word16, index of 8 pulses (signs+positions) */ in code_8i40_31bits()
|
| D | c1035pf.cpp | 405 Word16 indx[], /* (o) : index of 10 pulses (sign+position) */ in build_code() 654 Word16 indx[], /* (o) : index of 10 pulses (sign + position) */ in code_10i40_35bits()
|
| D | c3_14pf.cpp | 684 Word16 indx; in build_code() local
|
| D | c2_11pf.cpp | 630 Word16 indx; in build_code() local
|
| D | c4_17pf.cpp | 754 Word16 indx; in build_code() local
|
| D | c2_9pf.cpp | 1003 Word16 indx; in build_code() local
|
| /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
| D | d8_31pf.cpp | 343 Word16 indx[], /* i : position and sign of 8 pulses (compressed) */ in decompress_code()
|
| /frameworks/native/opengl/tools/glgen/stubs/gles11/ |
| D | GLES20cHeader.cpp | 123 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type, in glVertexAttribPointerBounds()
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLES20.java | 1799 int indx, in glVertexAttrib1f() 1806 int indx, in glVertexAttrib1fv() 1814 int indx, in glVertexAttrib1fv() 1821 int indx, in glVertexAttrib2f() 1829 int indx, in glVertexAttrib2fv() 1837 int indx, in glVertexAttrib2fv() 1844 int indx, in glVertexAttrib3f() 1853 int indx, in glVertexAttrib3fv() 1861 int indx, in glVertexAttrib3fv() 1868 int indx, in glVertexAttrib4f() [all …]
|
| /frameworks/base/core/jni/ |
| D | android_opengl_GLES20.cpp | 124 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type, in glVertexAttribPointerBounds() 4570 (JNIEnv *_env, jobject _this, jint indx, jfloat x) { in android_glVertexAttrib1f__IF() 4580 (JNIEnv *_env, jobject _this, jint indx, jfloatArray values_ref, jint offset) { in android_glVertexAttrib1fv__I_3FI() 4613 (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) { in android_glVertexAttrib1fv__ILjava_nio_FloatBuffer_2() 4631 (JNIEnv *_env, jobject _this, jint indx, jfloat x, jfloat y) { in android_glVertexAttrib2f__IFF() 4642 (JNIEnv *_env, jobject _this, jint indx, jfloatArray values_ref, jint offset) { in android_glVertexAttrib2fv__I_3FI() 4675 (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) { in android_glVertexAttrib2fv__ILjava_nio_FloatBuffer_2() 4693 (JNIEnv *_env, jobject _this, jint indx, jfloat x, jfloat y, jfloat z) { in android_glVertexAttrib3f__IFFF() 4705 (JNIEnv *_env, jobject _this, jint indx, jfloatArray values_ref, jint offset) { in android_glVertexAttrib3fv__I_3FI() 4738 (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) { in android_glVertexAttrib3fv__ILjava_nio_FloatBuffer_2() [all …]
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
| D | motion_est.cpp | 1575 Int indx, i; in RasterIntraUpdate() local 1625 Int indx, j; in ResetIntraUpdateRegion() local
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
| D | vlc_decode.cpp | 374 int indx; in mv_prediction() local
|
| /frameworks/base/core/java/android/app/ |
| D | DownloadManager.java | 995 int indx = cursor.getColumnIndexOrThrow( in getUriForDownloadedFile() local
|
| /frameworks/native/opengl/libs/GLES_trace/src/ |
| D | gltrace_fixup.cpp | 471 GLuint indx, GLint size, GLenum type, in trace_glVertexAttribPointerData()
|
| D | gltrace_api.cpp | 5309 void GLTrace_glVertexAttrib1f(GLuint indx, GLfloat x) { in GLTrace_glVertexAttrib1f() 5343 void GLTrace_glVertexAttrib1fv(GLuint indx, const GLfloat* values) { in GLTrace_glVertexAttrib1fv() 5378 void GLTrace_glVertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) { in GLTrace_glVertexAttrib2f() 5418 void GLTrace_glVertexAttrib2fv(GLuint indx, const GLfloat* values) { in GLTrace_glVertexAttrib2fv() 5453 void GLTrace_glVertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) { in GLTrace_glVertexAttrib3f() 5499 void GLTrace_glVertexAttrib3fv(GLuint indx, const GLfloat* values) { in GLTrace_glVertexAttrib3fv() 5534 void GLTrace_glVertexAttrib4f(GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w) { in GLTrace_glVertexAttrib4f() 5586 void GLTrace_glVertexAttrib4fv(GLuint indx, const GLfloat* values) { in GLTrace_glVertexAttrib4fv() 5621 void GLTrace_glVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsi… in GLTrace_glVertexAttribPointer()
|
| /frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
| D | intra_est.cpp | 1856 int indx, block_x, block_y; in MBIntraSearch() local
|
| D | motion_est.cpp | 573 int indx, i; in AVCRasterIntraUpdate() local
|
| /frameworks/base/core/jni/android/graphics/ |
| D | Canvas.cpp | 810 int indx; in drawPosText___CII_FPaint() local 840 for (int indx = 0; indx < posCount; indx++) { in drawPosText__String_FPaint() local
|