Searched defs:dataBlock (Results 1 – 12 of 12) sorted by relevance
118 …_TUNNELSETUPTYPEBlockMarshalling(struct HdfSBuf *data, const struct OMX_TUNNELSETUPTYPE *dataBlock) in OMX_TUNNELSETUPTYPEBlockMarshalling()133 … OMX_TUNNELSETUPTYPEBlockUnmarshalling(struct HdfSBuf *data, struct OMX_TUNNELSETUPTYPE *dataBlock) in OMX_TUNNELSETUPTYPEBlockUnmarshalling()151 void OMX_TUNNELSETUPTYPEFree(struct OMX_TUNNELSETUPTYPE *dataBlock, bool freeSelf) in OMX_TUNNELSETUPTYPEFree()162 static bool CodecBufferMarshalling(struct HdfSBuf *data, const struct OmxCodecBuffer *dataBlock) in CodecBufferMarshalling()202 bool OmxCodecBufferBlockMarshalling(struct HdfSBuf *data, const struct OmxCodecBuffer *dataBlock) in OmxCodecBufferBlockMarshalling()248 static bool CodecBufferUnmarshalling(struct HdfSBuf *data, struct OmxCodecBuffer *dataBlock) in CodecBufferUnmarshalling()325 bool OmxCodecBufferBlockUnmarshalling(struct HdfSBuf *data, struct OmxCodecBuffer *dataBlock) in OmxCodecBufferBlockUnmarshalling()369 bool RangeValueBlockMarshalling(struct HdfSBuf *data, const RangeValue *dataBlock) in RangeValueBlockMarshalling()384 bool RangeValueBlockUnmarshalling(struct HdfSBuf *data, RangeValue *dataBlock) in RangeValueBlockUnmarshalling()402 void RangeValueFree(RangeValue *dataBlock, bool freeSelf) in RangeValueFree()[all …]
455 …bool AudioDevExtInfoBlockMarshalling(struct HdfSBuf *data, const struct AudioDevExtInfo *dataBlock) in AudioDevExtInfoBlockMarshalling()480 …bool AudioMixExtInfoBlockMarshalling(struct HdfSBuf *data, const struct AudioMixExtInfo *dataBlock) in AudioMixExtInfoBlockMarshalling()494 …ioSessionExtInfoBlockMarshalling(struct HdfSBuf *data, const struct AudioSessionExtInfo *dataBlock) in AudioSessionExtInfoBlockMarshalling()508 …l AudioInfoBlockMarshalling(enum AudioPortType type, struct HdfSBuf *data, RouteExtInfo *dataBlock) in AudioInfoBlockMarshalling()543 …c bool AudioRouteNodeBlockMarshalling(struct HdfSBuf *data, const struct AudioRouteNode *dataBlock) in AudioRouteNodeBlockMarshalling()573 bool AudioRouteBlockMarshalling(struct HdfSBuf *data, const struct AudioRoute *dataBlock) in AudioRouteBlockMarshalling()
71 static inline void DataBlockFree(struct DataBlock *dataBlock) in DataBlockFree()94 struct DataBlock *dataBlock = static_cast<struct DataBlock *>(OsalMemAlloc(sizeof(*dataBlock))); in DataBlockBlockUnmarshalling() local118 static inline bool DataBlockBlockMarshalling(const struct DataBlock *dataBlock, struct HdfSBuf *dat… in DataBlockBlockMarshalling()
98 struct DataBlock *dataBlock = DataBlockBlockUnmarshalling(data); in SampleServiceStubStructTrans() local
1618 …tic bool AudioDevExtInfoBlockUnmarshalling(struct HdfSBuf *data, struct AudioDevExtInfo *dataBlock) in AudioDevExtInfoBlockUnmarshalling()1657 …tic bool AudioMixExtInfoBlockUnmarshalling(struct HdfSBuf *data, struct AudioMixExtInfo *dataBlock) in AudioMixExtInfoBlockUnmarshalling()1679 … AudioSessionExtInfoBlockUnmarshalling(struct HdfSBuf *data, struct AudioSessionExtInfo *dataBlock) in AudioSessionExtInfoBlockUnmarshalling()1702 static void AudioDevExtInfoFree(struct AudioDevExtInfo *dataBlock, bool freeSelf) in AudioDevExtInfoFree()1718 …AudioInfoBlockUnmarshalling(enum AudioPortType type, struct HdfSBuf *data, RouteExtInfo *dataBlock) in AudioInfoBlockUnmarshalling()1754 static bool AudioRouteNodeBlockUnmarshalling(struct HdfSBuf *data, struct AudioRouteNode *dataBlock) in AudioRouteNodeBlockUnmarshalling()1784 static bool AudioRouteBlockUnmarshalling(struct HdfSBuf *data, struct AudioRoute *dataBlock) in AudioRouteBlockUnmarshalling()1856 static void AudioRouteFree(struct AudioRoute *dataBlock, bool freeSelf) in AudioRouteFree()
68 static bool CodecCapabilityRangeValueUnmarshalling(struct HdfSBuf *reply, RangeValue *dataBlock) in CodecCapabilityRangeValueUnmarshalling()
97 static bool CodecCapabilityRangeValueMarshalling(struct HdfSBuf *reply, const RangeValue *dataBlock) in CodecCapabilityRangeValueMarshalling()
217 static void TestAudioAdapterDescriptorFree(struct AudioAdapterDescriptor *dataBlock, bool freeSelf) in TestAudioAdapterDescriptorFree()880 void TestAudioSubPortCapabilityFree(struct AudioSubPortCapability *dataBlock, bool freeSelf) in TestAudioSubPortCapabilityFree()896 void TestAudioPortCapabilityFree(struct AudioPortCapability *dataBlock, bool freeSelf) in TestAudioPortCapabilityFree()
1004 static void AudioSubPortCapabilityDestroy(struct AudioSubPortCapability *dataBlock, bool freeSelf) in AudioSubPortCapabilityDestroy()1020 static void AudioPortCapabilityDeepFree(struct AudioPortCapability *dataBlock, bool freeSelf) in AudioPortCapabilityDeepFree()
191 struct DataBlock dataBlock = {1, 2, "dataBolck", 3}; variable
932 static void WifiScanFree(WifiScan *dataBlock) in WifiScanFree()
731 void AudioAdapterDescriptorFree(struct AudioAdapterDescriptor *dataBlock, bool freeSelf) in AudioAdapterDescriptorFree()