Searched defs:createSoftOMXComponent (Results 1 - 17 of 17) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DSoftOMXPlugin.cpp92 CreateSoftOMXComponentFunc createSoftOMXComponent = local
98 if (createSoftOMXComponent == NULL) {
106 (*createSoftOMXComponent)(name, callbacks, appData, component);
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp400 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp348 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp209 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp625 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.cpp556 android::SoftOMXComponent *createSoftOMXComponent( function
H A DSoftAACEncoder2.cpp570 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp462 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp455 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp439 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp299 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp590 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp377 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.cpp557 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp441 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp803 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp996 android::SoftOMXComponent *createSoftOMXComponent( function

Completed in 1328 milliseconds