| /frameworks/av/media/module/codecs/amrnb/enc/src/ | 
| D | c8_31pf.cpp | 442     Word16 indx;  in compress10()  local568     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 | c4_17pf.cpp | 754         Word16 indx;  in build_code()  local
 | 
| D | c2_11pf.cpp | 630     Word16 indx;  in build_code()  local
 | 
| D | c2_9pf.cpp | 1003         Word16 indx;  in build_code()  local
 | 
| /frameworks/av/media/module/codecs/amrnb/dec/src/ | 
| D | d8_31pf.cpp | 343     Word16 indx[],      /* i : position and sign of 8 pulses (compressed) */  in decompress_code()
 | 
| /frameworks/base/opengl/java/android/opengl/ | 
| D | GLES20.java | 1788         int indx,  in glVertexAttrib1f()1795         int indx,  in glVertexAttrib1fv()
 1803         int indx,  in glVertexAttrib1fv()
 1810         int indx,  in glVertexAttrib2f()
 1818         int indx,  in glVertexAttrib2fv()
 1826         int indx,  in glVertexAttrib2fv()
 1833         int indx,  in glVertexAttrib3f()
 1842         int indx,  in glVertexAttrib3fv()
 1850         int indx,  in glVertexAttrib3fv()
 1857         int indx,  in glVertexAttrib4f()
 [all …]
 
 | 
| /frameworks/native/opengl/tools/glgen/stubs/gles11/ | 
| D | common.cpp | 28 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribPointerBounds()34 static void glVertexAttribIPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribIPointerBounds()
 
 | 
| /frameworks/base/core/jni/ | 
| D | android_opengl_GLES10Ext.cpp | 53 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribPointerBounds()59 static void glVertexAttribIPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribIPointerBounds()
 
 | 
| D | android_opengl_GLES20.cpp | 53 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribPointerBounds()59 static void glVertexAttribIPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribIPointerBounds()
 5981   (JNIEnv *_env, jobject _this, jint indx, jfloat x) {  in android_glVertexAttrib1f__IF()
 5991   (JNIEnv *_env, jobject _this, jint indx, jfloatArray values_ref, jint offset) {  in android_glVertexAttrib1fv__I_3FI()
 6040   (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) {  in android_glVertexAttrib1fv__ILjava_nio_FloatBuffer_2()
 6083   (JNIEnv *_env, jobject _this, jint indx, jfloat x, jfloat y) {  in android_glVertexAttrib2f__IFF()
 6094   (JNIEnv *_env, jobject _this, jint indx, jfloatArray values_ref, jint offset) {  in android_glVertexAttrib2fv__I_3FI()
 6143   (JNIEnv *_env, jobject _this, jint indx, jobject values_buf) {  in android_glVertexAttrib2fv__ILjava_nio_FloatBuffer_2()
 6186   (JNIEnv *_env, jobject _this, jint indx, jfloat x, jfloat y, jfloat z) {  in android_glVertexAttrib3f__IFFF()
 6198   (JNIEnv *_env, jobject _this, jint indx, jfloatArray values_ref, jint offset) {  in android_glVertexAttrib3fv__I_3FI()
 [all …]
 
 | 
| D | android_opengl_GLES31Ext.cpp | 52 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribPointerBounds()58 static void glVertexAttribIPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribIPointerBounds()
 
 | 
| D | android_opengl_GLES32.cpp | 51 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribPointerBounds()57 static void glVertexAttribIPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribIPointerBounds()
 
 | 
| D | android_opengl_GLES11.cpp | 53 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribPointerBounds()59 static void glVertexAttribIPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribIPointerBounds()
 
 | 
| D | android_opengl_GLES10.cpp | 53 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribPointerBounds()59 static void glVertexAttribIPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribIPointerBounds()
 
 | 
| D | android_opengl_GLES31.cpp | 51 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribPointerBounds()57 static void glVertexAttribIPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribIPointerBounds()
 
 | 
| D | android_opengl_GLES11Ext.cpp | 53 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribPointerBounds()59 static void glVertexAttribIPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribIPointerBounds()
 
 | 
| D | android_opengl_GLES30.cpp | 53 static void glVertexAttribPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribPointerBounds()59 static void glVertexAttribIPointerBounds(GLuint indx, GLint size, GLenum type,  in glVertexAttribIPointerBounds()
 
 | 
| /frameworks/av/media/module/codecs/m4v_h263/enc/src/ | 
| D | motion_est.cpp | 1575     Int indx, i;  in RasterIntraUpdate()  local1625     Int indx, j;  in ResetIntraUpdateRegion()  local
 
 | 
| /frameworks/av/media/module/codecs/m4v_h263/dec/src/ | 
| D | vlc_decode.cpp | 374     int     indx;  in mv_prediction()  local
 |