Searched refs:OMX_CALLBACKTYPE (Results 1 – 25 of 63) sorted by relevance
123
/frameworks/av/media/libstagefright/omx/ |
D | SoftOMXPlugin.cpp | 72 const OMX_CALLBACKTYPE *callbacks, in makeComponentInstance() 95 const char *, const OMX_CALLBACKTYPE *, in makeComponentInstance()
|
D | SoftOMXPlugin.h | 31 const OMX_CALLBACKTYPE *callbacks,
|
D | OMXMaster.h | 36 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/include/ |
D | SoftOMXComponent.h | 32 const OMX_CALLBACKTYPE *callbacks, 100 const OMX_CALLBACKTYPE *mCallbacks;
|
/frameworks/native/include/media/hardware/ |
D | OMXPluginBase.h | 36 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/raw/ |
D | SoftRaw.h | 29 const OMX_CALLBACKTYPE *callbacks,
|
D | SoftRaw.cpp | 39 const OMX_CALLBACKTYPE *callbacks, in SoftRaw() 210 const char *name, const OMX_CALLBACKTYPE *callbacks, in createSoftOMXComponent()
|
/frameworks/native/include/media/openmax/ |
D | OMX_Core.h | 526 typedef struct OMX_CALLBACKTYPE struct 623 } OMX_CALLBACKTYPE; typedef 1310 OMX_IN OMX_CALLBACKTYPE* pCallBacks);
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/ |
D | SoftAMRNBEncoder.h | 28 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/g711/dec/ |
D | SoftG711.h | 27 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/gsm/dec/ |
D | SoftGSM.h | 31 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/on2/dec/ |
D | SoftVPX.h | 33 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
D | SoftAMRWBEncoder.h | 33 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/ |
D | SoftMPEG4.h | 33 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
D | SoftAACEncoder2.h | 30 const OMX_CALLBACKTYPE *callbacks,
|
D | SoftAACEncoder.h | 31 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/mp3dec/ |
D | SoftMP3.h | 29 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/ |
D | SoftAVC.h | 31 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
D | SoftVorbis.h | 30 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/ |
D | SoftMPEG4Encoder.h | 38 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
D | SoftAMR.h | 27 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/opus/dec/ |
D | SoftOpus.h | 44 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/flac/enc/ |
D | SoftFlacEncoder.h | 33 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/avc/enc/ |
D | SoftAVCEncoder.h | 33 const OMX_CALLBACKTYPE *callbacks,
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
D | SoftAAC2.h | 29 const OMX_CALLBACKTYPE *callbacks,
|
123