/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 | 120 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type, in glVertexAttribPointerBounds()
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES20.java | 1841 int indx, in glVertexAttrib1f() 1848 int indx, in glVertexAttrib1fv() 1856 int indx, in glVertexAttrib1fv() 1863 int indx, in glVertexAttrib2f() 1871 int indx, in glVertexAttrib2fv() 1879 int indx, in glVertexAttrib2fv() 1886 int indx, in glVertexAttrib3f() 1895 int indx, in glVertexAttrib3fv() 1903 int indx, in glVertexAttrib3fv() 1910 int indx, in glVertexAttrib4f() [all …]
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES20.cpp | 121 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type, in glVertexAttribPointerBounds() 5656 (JNIEnv *_env, jobject _this, jint indx, jfloat x) { in android_glVertexAttrib1f__IF() 5666 (JNIEnv *_env, jobject _this, jint indx, jfloatArray values_ref, jint offset) { in android_glVertexAttrib1fv__I_3FI() 5709 (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) { in android_glVertexAttrib1fv__ILjava_nio_FloatBuffer_2() 5732 (JNIEnv *_env, jobject _this, jint indx, jfloat x, jfloat y) { in android_glVertexAttrib2f__IFF() 5743 (JNIEnv *_env, jobject _this, jint indx, jfloatArray values_ref, jint offset) { in android_glVertexAttrib2fv__I_3FI() 5786 (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) { in android_glVertexAttrib2fv__ILjava_nio_FloatBuffer_2() 5809 (JNIEnv *_env, jobject _this, jint indx, jfloat x, jfloat y, jfloat z) { in android_glVertexAttrib3f__IFFF() 5821 (JNIEnv *_env, jobject _this, jint indx, jfloatArray values_ref, jint offset) { in android_glVertexAttrib3fv__I_3FI() 5864 (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/jni/android/graphics/ |
D | Canvas.cpp | 828 for (int indx = 0; indx < count; indx++) { in doDrawGlyphsPos() local 868 int indx; in drawPosText___CII_FPaint() local 898 for (int indx = 0; indx < posCount; indx++) { in drawPosText__String_FPaint() local
|
/frameworks/base/core/java/android/app/ |
D | DownloadManager.java | 1002 int indx = cursor.getColumnIndexOrThrow( in getUriForDownloadedFile() local
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
D | gltrace_fixup.cpp | 472 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 | motion_est.cpp | 573 int indx, i; in AVCRasterIntraUpdate() local
|
D | intra_est.cpp | 1856 int indx, block_x, block_y; in MBIntraSearch() local
|