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

  /hardware/qcom/media/msm8974/libstagefrighthw/
QComOMXPlugin.h 50 typedef OMX_ERRORTYPE (*InitFunc)();
63 InitFunc mInit;
  /hardware/qcom/media/msm8996/libstagefrighthw/
QComOMXPlugin.h 50 typedef OMX_ERRORTYPE (*InitFunc)();
63 InitFunc mInit;
  /hardware/qcom/media/msm8998/libstagefrighthw/
QComOMXPlugin.h 50 typedef OMX_ERRORTYPE (*InitFunc)();
63 InitFunc mInit;
  /device/generic/goldfish/camera/
JpegCompressor.cpp 40 typedef void (*InitFunc)(JpegStub* stub);
55 InitFunc f = (InitFunc)getSymbol(mDl, "JpegStub_init");
  /device/google/cuttlefish_common/guest/hals/camera/
JpegCompressor.cpp 40 typedef void (*InitFunc)(JpegStub* stub);
56 InitFunc f = (InitFunc)getSymbol(mDl, "JpegStub_init");
  /hardware/intel/common/utils/ISV/include/
isv_omxcore.h 24 typedef OMX_ERRORTYPE (*InitFunc)();
39 InitFunc mInit;
  /hardware/intel/common/libstagefrighthw/
WrsOMXPlugin.h 43 typedef OMX_ERRORTYPE (*InitFunc)();
58 InitFunc mInit;
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.h 71 typedef bool (*InitFunc)(void *,uint32_t, uint32_t, uint32_t, uint32_t, uint32_t, bool, uint32_t *, bool);
81 InitFunc mInitDecoder;
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
MicrosoftCXXABI.cpp     [all...]

Completed in 547 milliseconds