/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
fft.h | 15 * Re[]: real value array 20 * in Re[] and Im[] 40 int WebRtcIsac_Fftns (unsigned int ndim, const int dims[], double Re[], double Im[],
|
fft.c | 50 * int WebRtcIsac_Fftn (int ndim, const int dims[], REAL Re[], REAL Im[], 57 * RE and IM hold the real and imaginary components of the data, and return 71 * tri-variate transform with Re[n1][n2][n3], Im[n1][n2][n3] 74 * WebRtcIsac_Fftn (3, dims, Re, Im, 1, scaling); 77 * int WebRtcIsac_Fftradix (REAL Re[], REAL Im[], size_t nTotal, size_t nPass, 81 * RE, IM - see above documentation 93 * tri-variate transform with Re[n1][n2][n3], Im[n1][n2][n3] 95 * WebRtcIsac_Fftradix (Re, Im, n1*n2*n3, n1, n1, 1, maxf, maxp); 96 * WebRtcIsac_Fftradix (Re, Im, n1*n2*n3, n2, n1*n2, 1, maxf, maxp); 97 * WebRtcIsac_Fftradix (Re, Im, n1*n2*n3, n3, n1*n2*n3, 1, maxf, maxp) [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
omxtypes.h | 158 OMX_S8 Re; /** Real part */ 167 OMX_S16 Re; /** Real part */ 176 OMX_S32 Re; /** Real part */ 185 OMX_S64 Re; /** Real part */
|
armCOMM.h | 25 OMX_F32 Re; /** Real part */ 32 OMX_F64 Re; /** Real part */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
omxtypes.h | 158 OMX_S8 Re; /** Real part */ 167 OMX_S16 Re; /** Real part */ 176 OMX_S32 Re; /** Real part */ 185 OMX_S64 Re; /** Real part */
|
armCOMM.h | 25 OMX_F32 Re; /** Real part */ 32 OMX_F64 Re; /** Real part */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
omxtypes.h | 158 OMX_S8 Re; /** Real part */ 167 OMX_S16 Re; /** Real part */ 176 OMX_S32 Re; /** Real part */ 185 OMX_S64 Re; /** Real part */
|
armCOMM.h | 25 OMX_F32 Re; /** Real part */ 32 OMX_F64 Re; /** Real part */
|
/external/chromium_org/chrome/renderer/resources/ |
neterror.js | 30 // Re-renders the error page using |strings| as the dictionary of values. 57 // Re-orders buttons. Used on Mac, Linux, and Android, where reload should go
|
/external/valgrind/main/perf/ |
ffbench.c | 259 #define Re(x,y) fdata[1 + (faedge * (x) + (y)) * 2] 266 Re(i, j) = 128.0; 311 k = (Re(i, j) - mapbase) * mapscale; 351 k = (Re(i, j) - mapbase) * mapscale;
|
/external/chromium_org/v8/test/webkit/ |
gmail-re-re.js | 28 var I3=/^\s*(fwd|re|aw|antw|antwort|wg|sv|ang|odp|betreff|betr|transf|reenv\.|reenv|in|res|resp|resp\.|enc|\u8f6c\u53d1|\u56DE\u590D|\u041F\u0435\u0440\u0435\u0441\u043B|\u041E\u0442\u0432\u0435\u0442):\s*(.*)$/i; 35 // Strips leading Re or similar (from Gmail source) 53 shouldBe('cy("Re: Hello")', '"Hello"');
|
/external/chromium_org/v8/test/webkit/fast/js/ |
regexp-unicode-handling.js | 30 // Regex to match Re in various languanges straight from Gmail source 31 var I3=/^\s*(fwd|re|aw|antw|antwort|wg|sv|ang|odp|betreff|betr|transf|reenv\.|reenv|in|res|resp|resp\.|enc|\u8f6c\u53d1|\u56DE\u590D|\u041F\u0435\u0440\u0435\u0441\u043B|\u041E\u0442\u0432\u0435\u0442):\s*(.*)$/i; 38 // Strips leading Re or similar (from Gmail source) 56 shouldBe("cy('Re: Moose')", "'Moose'")
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
neterror.js | 27 // Re-renders the error page using |strings| as the dictionary of values.
|
/external/chromium_org/chrome_frame/cfinstall/src/common/ |
interactiondelegate.js | 23 * Re-parenting the IFrame or any ancestor will cause undefined behaviour.
|
/external/chromium_org/content/test/data/indexeddb/ |
index_test.js | 103 fail('Re-creating an index must throw an exception');
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_links/ |
popup.js | 57 // Re-filter allLinks into visibleLinks and reshow visibleLinks.
|
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/ |
nacl.scons | 39 # TODO(bbudge) Re-enable tests as the IPC proxy gets equivalent error reporting 40 # or delete them after the proxy switch if they're specific to SRPC.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/ |
util.js | 91 * Called when user activity has stopped. Re-starts the countdown.
|
video_player.js | 198 // Re-enable ui and hide error message if already displayed.
|
/external/chromium_org/ui/webui/resources/js/ |
load_time_data.js | 27 expect(!this.data_, 'Re-setting data.');
|
/external/libvpx/libvpx/vp8/common/ppc/ |
filter_altivec.asm | 58 .macro Msum Re, Ro, V, T, TMP 59 ;# (Re,Ro) += (V*T) 61 vadduhm \Re, \Re, \TMP ;# Re = evens, saturation unnecessary
|
/external/chromium_org/v8/test/mjsunit/ |
accessor-map-sharing.js | 169 // Re-adding the same getter/attributes pair.
|
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/ |
markdown.php | 393 # phrase emphasis, and spans. The list of tags we're looking for is 398 # its line, otherwise they're not matched here and will be taken as 946 # Re-usable patterns to match list item bullets and number markers: 954 # Re-usable pattern to match any entirel ul or ol list: [all...] |
/build/core/ |
config.mk | 276 # Don't fail if we're called from envsetup, so they have a 284 $(info *** - Re-execute envsetup (". envsetup.sh")) 285 $(info *** - Re-run lunch or choosecombo)
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/ |
webrunner.js | 10 // The type of run that we're doing (options are "runs/s" or "ms") 311 // Check if we're loading a specific result set 322 // Otherwise we're loading a normal set of tests 324 $("#wrapper").append("<br style='clear:both;'/><center><a href='?" + names.join("|") + "'>Re-run tests</a></center>"); 335 // Check if we're loading an HTML file 343 // Otherwise we're loading a pure-JS test 583 // Skip results that we're filtering out 654 $("#wrapper").append("<center><a href='?" + runTests.join("|") + "'>Re-run tests</a></center>"); [all...] |