Searched refs:XAboolean (Results 1 - 9 of 9) sorted by relevance

/frameworks/wilhelm/src/objects/
H A DCMediaPlayer.c27 XAresult CMediaPlayer_Realize(void *self, XAboolean async)
41 XAresult CMediaPlayer_Resume(void *self, XAboolean async)
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h55 typedef XAuint32 XAboolean; typedef
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 supportsFrequenc
[all...]
/frameworks/wilhelm/src/
H A Dxa_entry.c23 const XAInterfaceID *pInterfaceIds, const XAboolean *pInterfaceRequired)
H A Ditfstruct.h608 XAboolean mActiveStreams[NB_SUPPORTED_STREAMS];
/frameworks/wilhelm/src/itf/
H A DIStreamInformation.c235 XAboolean *activeStreams) /* [out] */
263 XAboolean active, /* [in] */
264 XAboolean commitNow) /* [in] */
H A DIEngine.c1003 const XAboolean *pInterfaceRequired)
1016 const XAboolean *pInterfaceRequired)
1029 const XAboolean *pInterfaceRequired)
1040 const XAboolean *pInterfaceRequired)
1053 const XAboolean *pInterfaceRequired)
1255 const XAboolean *pInterfaceRequired)
1274 const XAboolean *pInterfaceRequired)
1285 const XAInterfaceID *pInterfaceIds, const XAboolean *pInterfaceRequired)
1296 const XAInterfaceID *pInterfaceIds, const XAboolean *pInterfaceRequired)
1378 XAboolean *pSupporte
[all...]
/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c53 XAboolean forceCallbackFailure = XA_BOOLEAN_FALSE; // force callback failures occasionally
54 XAboolean sentEOS = XA_BOOLEAN_FALSE; // whether we have enqueued EOS yet
252 XAboolean abq = XA_BOOLEAN_FALSE; // use AndroidBufferQueue, default is URI
253 XAboolean looping = XA_BOOLEAN_FALSE;
438 XAboolean req[4] = {XA_BOOLEAN_TRUE, XA_BOOLEAN_TRUE, XA_BOOLEAN_FALSE, XA_BOOLEAN_TRUE};
776 XAboolean *activeStreams = calloc(numStreams1 + 1, sizeof(XAboolean));
/frameworks/wilhelm/tests/examples/
H A DxaVideoDecoderCapabilities.cpp233 XAboolean itfRequired[NUM_ENGINE_INTERFACES] = { XA_BOOLEAN_TRUE };
/frameworks/wilhelm/tests/native-media/jni/
H A Dnative-media-jni.c377 XAboolean required[NB_MAXAL_INTERFACES]
389 required /*const XAboolean *pInterfaceRequired*/);

Completed in 88 milliseconds