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

  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/Device/
Device.h 32 FO_OPEN OpenFunc;
51 @param OpenFunc Pointer to the device's Open function.
60 DeviceNode * EFIAPI __DevRegister( const CHAR16 *DevName, GUID *DevProto, FO_OPEN OpenFunc,
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.h 70 typedef bool (*OpenFunc)(void ** , void **);
80 OpenFunc mOpenDecoder;
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h 150 typedef uint32_t (*OpenFunc)(uint32_t, void **);
157 OpenFunc mParserOpen;

Completed in 62 milliseconds