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

  /system/media/wilhelm/src/
xa_iid.c 25 const XAInterfaceID XA_IID_AUDIODECODERCAPABILITIES =
26 (XAInterfaceID) &SL_IID_array[MPH_XAAUDIODECODERCAPABILITIES];
27 const XAInterfaceID XA_IID_AUDIOENCODER = (XAInterfaceID) &SL_IID_array[MPH_XAAUDIOENCODER];
28 const XAInterfaceID XA_IID_AUDIOENCODERCAPABILITIES =
29 (XAInterfaceID) &SL_IID_array[MPH_XAAUDIOENCODERCAPABILITIES];
30 const XAInterfaceID XA_IID_AUDIOIODEVICECAPABILITIES =
31 (XAInterfaceID) &SL_IID_array[MPH_XAAUDIOIODEVICECAPABILITIES];
32 const XAInterfaceID XA_IID_CAMERA = (XAInterfaceID) &SL_IID_array[MPH_XACAMERA]
    [all...]
xa_entry.c 23 const XAInterfaceID *pInterfaceIds, const XAboolean *pInterfaceRequired)
52 XAInterfaceID *pInterfaceId)
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 114 } * XAInterfaceID;
117 XA_API extern const XAInterfaceID XA_IID_NULL;
150 XA_API extern const XAInterfaceID XA_IID_OBJECT;
179 const XAInterfaceID iid,
206 XAInterfaceID * pInterfaceIDs,
213 XA_API extern const XAInterfaceID XA_IID_CONFIGEXTENSION;
242 XA_API extern const XAInterfaceID XA_IID_DYNAMICINTERFACEMANAGEMENT;
253 const XAInterfaceID iid
259 const XAInterfaceID iid,
264 const XAInterfaceID ii
    [all...]
OpenMAXAL_Android.h 49 extern XA_API const XAInterfaceID XA_IID_ANDROIDBUFFERQUEUESOURCE;
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL.h 114 } * XAInterfaceID;
117 XA_API extern const XAInterfaceID XA_IID_NULL;
150 XA_API extern const XAInterfaceID XA_IID_OBJECT;
179 const XAInterfaceID iid,
206 XAInterfaceID * pInterfaceIDs,
213 XA_API extern const XAInterfaceID XA_IID_CONFIGEXTENSION;
242 XA_API extern const XAInterfaceID XA_IID_DYNAMICINTERFACEMANAGEMENT;
253 const XAInterfaceID iid
259 const XAInterfaceID iid,
264 const XAInterfaceID ii
    [all...]
OpenMAXAL_Android.h 49 extern XA_API const XAInterfaceID XA_IID_ANDROIDBUFFERQUEUESOURCE;
  /system/media/wilhelm/tests/examples/
xaVideoDecoderCapabilities.cpp 67 XAInterfaceID itfIidArray[NUM_ENGINE_INTERFACES] = { XA_IID_VIDEODECODERCAPABILITIES };
  /system/media/wilhelm/src/itf/
IEngine.c     [all...]
  /system/media/wilhelm/tests/native-media/jni/
native-media-jni.c 379 XAInterfaceID iidArray[NB_MAXAL_INTERFACES]
388 iidArray /*const XAInterfaceID *pInterfaceIds*/,
  /system/media/wilhelm/tests/sandbox/
xaplay.c 349 XAInterfaceID ids[4] = {XA_IID_STREAMINFORMATION, XA_IID_PREFETCHSTATUS, XA_IID_SEEK,

Completed in 33 milliseconds