HomeSort by relevance Sort by last modified time
    Searched refs:XAboolean (Results 1 - 10 of 10) sorted by null

  /frameworks/wilhelm/src/objects/
CMediaPlayer.cpp 27 XAresult CMediaPlayer_Realize(void *self, XAboolean async)
41 XAresult CMediaPlayer_Resume(void *self, XAboolean async)
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 55 typedef XAuint32 XAboolean;
167 XAboolean async
171 XAboolean async
196 XAboolean preemptable
201 XAboolean * pPreemptable
207 XAboolean enabled
260 XAboolean aysnc
269 XAboolean aysnc
513 const XAboolean * pInterfaceRequired
532 XAboolean supportsFrequency
    [all...]
  /frameworks/wilhelm/src/
xa_entry.cpp 23 const XAInterfaceID *pInterfaceIds, const XAboolean *pInterfaceRequired)
itfstruct.h 612 XAboolean mActiveStreams[NB_SUPPORTED_STREAMS];
  /frameworks/wilhelm/src/itf/
IStreamInformation.cpp 235 XAboolean *activeStreams) /* [out] */
263 XAboolean active, /* [in] */
264 XAboolean commitNow) /* [in] */
IEngine.cpp     [all...]
  /frameworks/wilhelm/tests/sandbox/
xaplay.c 54 XAboolean forceCallbackFailure = XA_BOOLEAN_FALSE; // force callback failures occasionally
55 XAboolean sentEOS = XA_BOOLEAN_FALSE; // whether we have enqueued EOS yet
253 XAboolean abq = XA_BOOLEAN_FALSE; // use AndroidBufferQueue, default is URI
254 XAboolean looping = XA_BOOLEAN_FALSE;
439 XAboolean req[4] = {XA_BOOLEAN_TRUE, XA_BOOLEAN_TRUE, XA_BOOLEAN_FALSE, XA_BOOLEAN_TRUE};
    [all...]
  /frameworks/wilhelm/tests/examples/
xaVideoDecoderCapabilities.cpp 233 XAboolean itfRequired[NUM_ENGINE_INTERFACES] = { XA_BOOLEAN_TRUE };
  /cts/tests/tests/mediastress/jni/
native-media-jni.cpp 350 XAboolean required[NB_MAXAL_INTERFACES]
362 required /*const XAboolean *pInterfaceRequired*/);
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 378 XAboolean required[NB_MAXAL_INTERFACES]
390 required /*const XAboolean *pInterfaceRequired*/);

Completed in 241 milliseconds