Searched defs:shr (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
H A Dshr.cpp31 Filename: /audio/gsm_amr/c/src/shr.c
36 Description: Created separate file for the shr function. Sync'ed up with
97 FUNCTION NAME: shr
136 [1] shr() function in basic_op2.c, UMTS GSM AMR speech codec, R99 -
205 Word16 shr(Word16 var1, Word16 var2, Flag *pOverflow) function
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dbasic_op.h71 static_vo Word16 shr (Word16 var1, Word16 var2); /* Short shift right, 1 */
244 | Function Name : shr |
277 static_vo Word16 shr (Word16 var1, Word16 var2) function
/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_EGLImpl.cpp232 EGLContext shr = getContext(_env, share_context); local
234 EGLContext ctx = eglCreateContext(dpy, cnf, shr, base);

Completed in 49 milliseconds