HomeSort by relevance Sort by last modified time
    Searched full:realized (Results 1 - 25 of 44) sorted by null

1 2

  /system/media/opensles/libopensles/
CAudioRecorder.c 22 /** \brief Hook called by Object::Realize when an audio recorder is realized */
CEngine.c 22 /** \brief Hook called by Object::Realize when an engine is realized */
78 // If engine was created but not realized, there will be no sync thread yet
android_prompts.h 24 "Cannot set stream type: audio player already realized"
48 "Cannot set recording preset: audio recorder already realized"
CAudioPlayer.c 22 /** \brief Hook called by Object::Realize when an audio player is realized */
COutputMix.c 22 /** \brief Hook called by Object::Realize when an output mix is realized */
I3DGrouping.c 30 // check that new group has the correct object ID and is realized, and acquire a strong
sles.c 63 * realized state. If so, then acquire a strong reference to it and return true.
81 SL_LOGE("object %p with object ID %lu is not realized", object, actualObjectID);
322 // check that device has the correct object ID and is realized,
327 "not realized", device);
375 // check that output mix object has the correct object ID and is realized,
381 "refer to an SL_OBJECTID_OUTPUTMIX or the output mix is not realized", \
    [all...]
android_AudioRecorder.cpp 58 // recording preset needs to be set before the object is realized
sles_allinclusive.h 309 // (object cannot be destroyed as long as > 0, and referrers _prefer_ it stay in Realized state)
    [all...]
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
BP_1I_D16F32Cll_TRC_WRA_01_Init.c 44 /* instruction. But we have 32*32 multiplication. This can be realized by two 32*16 */
  /system/core/libcutils/
atomic-android-sh.c 32 * best performnace would be realized.
  /libcore/luni/src/main/java/java/util/concurrent/locks/
ReadWriteLock.java 32 * realized on a multi-processor, and then only if the access patterns for
  /external/jpeg/
jmemmgr.c 539 result->mem_buffer = NULL; /* marks array not yet realized */
569 result->mem_buffer = NULL; /* marks array not yet realized */
599 if (sptr->mem_buffer == NULL) { /* if not realized yet */
607 if (bptr->mem_buffer == NULL) { /* if not realized yet */
640 if (sptr->mem_buffer == NULL) { /* if not realized yet */
664 if (bptr->mem_buffer == NULL) { /* if not realized yet */
    [all...]
jctrans.c 31 * Note that the virtual arrays need not be filled or even realized at
34 * typically will be realized during this routine and filled afterwards.
  /system/media/opensles/tests/examples/
slesTestRecBuffQueue.cpp 222 /* Use the configuration interface to configure the recorder before it's realized */
242 fprintf(stdout, "Recorder realized\n");
  /system/media/opensles/tests/sandbox/
srcsink.c 94 // create audio player using the realized output mix
  /packages/inputmethods/LatinIME/tests/res/raw/
testtext.txt 3 This is why we built Google Images in 2001. We realized that for many searches, the best answer wasn?t text?it was an image or a set of images. The service has grown quite a bit since then. In 2001, we indexed around 250 million images. By 2005, we had indexed over 1 billion. And today, we have an index of over 10 billion images.
  /system/media/opensles/tests/mimeUri/
slesTestPlayStreamType.cpp 133 /* Retrieve the configuration interface before the player is realized so its resources
  /ndk/docs/opensles/
index.html 506 and then realized. Header file <code>SLES/OpenSLES_AndroidConfiguration.h</code>
629 <code>SLObjectItf</code>, then "realized". This is similar to the
650 After the object is created and realized, the application should
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
s_lt_pred_status.h 51 time, I realized that 1024 elements were duplicated in the 32-bit array
  /external/dbus/doc/
dcop-howto.txt 26 CORBA in KDE, we have realized that it is a bit slow and memory
  /external/chromium/third_party/zlib/contrib/minizip/
unzip.c 897 // Further optimization could be realized by adding an ability
    [all...]
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 240 ;# each iteration can be realized by (d=0, s=2):
    [all...]
  /external/openssl/crypto/objects/
objects.txt 816 # references are realized via long name "Mail" (with capital M).
    [all...]
  /external/zlib/contrib/minizip/
unzip.c     [all...]

Completed in 245 milliseconds

1 2