Home
last modified time | relevance | path

Searched defs:me (Results 1 – 10 of 10) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.cpp120 GoldfishOMXComponent *me = in SendCommandWrapper() local
132 GoldfishOMXComponent *me = in GetParameterWrapper() local
144 GoldfishOMXComponent *me = in SetParameterWrapper() local
156 GoldfishOMXComponent *me = in GetConfigWrapper() local
168 GoldfishOMXComponent *me = in SetConfigWrapper() local
180 GoldfishOMXComponent *me = in GetExtensionIndexWrapper() local
195 GoldfishOMXComponent *me = in UseBufferWrapper() local
209 GoldfishOMXComponent *me = in AllocateBufferWrapper() local
221 GoldfishOMXComponent *me = in FreeBufferWrapper() local
232 GoldfishOMXComponent *me = in EmptyThisBufferWrapper() local
[all …]
DGoldfishOMXPlugin.cpp200 GoldfishOMXComponent *me = in destroyComponentInstance() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp285 C2P<C2StreamPictureSizeInfo::output> &me) { in SizeSetter()
312 C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter()
323 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter()
335 C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter()
360 C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter()
384 ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
417 ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
444 C2P<C2StreamHdr10PlusInfo::input> &me) { in Hdr10PlusInfoInputSetter()
452 C2P<C2StreamHdr10PlusInfo::output> &me) { in Hdr10PlusInfoOutputSetter()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp276 C2P<C2StreamPictureSizeInfo::output> &me) { in SizeSetter()
297 C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter()
308 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter()
319 ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
329 C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter()
350 C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter()
370 ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp235 C2P<C2StreamPictureSizeInfo::output> &me) { in SizeSetter()
254 C2P<C2StreamMaxPictureSizeTuning::output> &me, in MaxPictureSizeSetter()
265 bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me, in MaxInputSizeSetter()
276 ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me, in ProfileLevelSetter()
286 C2P<C2StreamColorAspectsTuning::output> &me) { in DefaultColorAspectsSetter()
305 C2P<C2StreamColorAspectsInfo::input> &me) { in CodedColorAspectsSetter()
323 ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me, in ColorAspectsSetter()
/device/google/cuttlefish/host/commands/modem_simulator/
Dsms_service.cpp300 [&sms_pdu](SmsService* me) { me->HandleReceiveSMS(sms_pdu); }), in HandleSendSMSPDU()
309 this, [sms_pdu](SmsService* me) { me->HandleReceiveSMS(sms_pdu); }), in HandleSendSMSPDU()
323 [sms_pdu, ref](SmsService* me) { in HandleSendSMSPDU()
Dthread_looper.h29 std::function<void()> makeSafeCallback(T *me, std::function<void(T *)> f) { in makeSafeCallback()
Dcall_service.cpp224 [call_token](CallService* me) { in HandleDial()
/device/linaro/dragonboard/shared/utils/qrtr/src/
Dns.c132 struct map_entry *me; in server_query() local
226 struct map_entry *me; in annouce_servers() local
340 struct map_entry *me; in ctrl_cmd_bye() local
389 struct map_entry *me; in ctrl_cmd_del_client() local
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Interface.cpp33 bool mayBlock, C2InterfaceHelper::C2P<C2SubscribedParamIndicesTuning> &me) { in SubscribedParamIndicesSetter()