Searched refs:createSoftOMXComponent (Results 1 - 23 of 23) sorted by last modified time

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp1193 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder2.cpp735 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.cpp583 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.cpp424 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.cpp479 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.cpp720 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp1510 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/flac/dec/
H A DSoftFlacDecoder.cpp476 android::SoftOMXComponent *createSoftOMXComponent( function
479 ALOGV("createSoftOMXComponent: flac decoder");
/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp571 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.cpp383 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.cpp357 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp708 android::SoftOMXComponent *createSoftOMXComponent(const char *name, function
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.cpp410 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp531 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.cpp487 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.cpp867 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/on2/dec/
H A DSoftVPX.cpp342 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp777 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.cpp652 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/raw/
H A DSoftRaw.cpp276 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.cpp608 android::SoftOMXComponent *createSoftOMXComponent( function
/frameworks/av/media/libstagefright/codecs/xaacdec/
H A DSoftXAAC.cpp1682 android::SoftOMXComponent* createSoftOMXComponent(const char* name, function
1685 ALOGI("createSoftOMXComponent for SoftXAACDEC");
/frameworks/av/media/libstagefright/omx/
H A DSoftOMXPlugin.cpp119 CreateSoftOMXComponentFunc createSoftOMXComponent = local
125 if (createSoftOMXComponent == NULL) {
133 (*createSoftOMXComponent)(name, callbacks, appData, component);

Completed in 446 milliseconds