/frameworks/av/media/libmedia/omx/1.0/ |
D | WOmxNode.cpp | 98 OMX_U32 portIndex, OMX_BOOL enable, in prepareForAdaptivePlayback() 105 OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode() 122 OMX_U32 portIndex, OMX_U32* usage) { in getGraphicBufferUsage() 141 OMX_U32 portIndex, size_t size, buffer_id *buffer, in allocateSecureBuffer() 162 OMX_U32 portIndex, const OMXBuffer &omxBuffer, buffer_id *buffer) { in useBuffer() 179 OMX_U32 portIndex, buffer_id buffer) { in freeBuffer() 300 Return<Status> TWOmxNode::setPortMode(uint32_t portIndex, PortMode mode) { in setPortMode() 305 uint32_t portIndex, bool enable, in prepareForAdaptivePlayback() 315 uint32_t portIndex, bool tunneled, uint32_t audioHwSync, in configureVideoTunnelMode() 328 uint32_t portIndex, getGraphicBufferUsage_cb _hidl_cb) { in getGraphicBufferUsage() [all …]
|
/frameworks/av/media/libstagefright/omx/1.0/ |
D | WOmxNode.cpp | 101 OMX_U32 portIndex, OMX_BOOL enable, in prepareForAdaptivePlayback() 108 OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode() 125 OMX_U32 portIndex, OMX_U32* usage) { in getGraphicBufferUsage() 144 OMX_U32 portIndex, size_t size, buffer_id *buffer, in allocateSecureBuffer() 165 OMX_U32 portIndex, const OMXBuffer &omxBuffer, buffer_id *buffer) { in useBuffer() 182 OMX_U32 portIndex, buffer_id buffer) { in freeBuffer() 303 Return<Status> TWOmxNode::setPortMode(uint32_t portIndex, PortMode mode) { in setPortMode() 308 uint32_t portIndex, bool enable, in prepareForAdaptivePlayback() 318 uint32_t portIndex, bool tunneled, uint32_t audioHwSync, in configureVideoTunnelMode() 331 uint32_t portIndex, getGraphicBufferUsage_cb _hidl_cb) { in getGraphicBufferUsage() [all …]
|
/frameworks/av/media/libstagefright/omx/ |
D | SimpleSoftOMXComponent.cpp | 79 OMX_U32 portIndex; in isSetParameterAllowed() local 242 OMX_U32 portIndex, in useBuffer() 300 OMX_U32 portIndex, in allocateBuffer() 322 OMX_U32 portIndex, in freeBuffer() 426 size_t portIndex = (kWhatEmptyThisBuffer == msgType)? in onMessageReceived() local 543 void SimpleSoftOMXComponent::onPortEnable(OMX_U32 portIndex, bool enable) { in onPortEnable() 585 OMX_U32 portIndex, bool sendFlushComplete) { in onPortFlush() 746 SimpleSoftOMXComponent::getPortQueue(OMX_U32 portIndex) { in getPortQueue() 752 OMX_U32 portIndex) { in editPortInfo()
|
D | OMXNodeInstance.cpp | 208 static inline const char *portString(OMX_U32 portIndex) { in portString() 777 status_t OMXNodeInstance::setPortMode(OMX_U32 portIndex, IOMX::PortMode mode) { in setPortMode() 904 OMX_U32 portIndex, OMX_BOOL graphic, OMX_BOOL enable) { in enableNativeBuffers_l() 962 OMX_U32 portIndex, OMX_U32* usage) { in getGraphicBufferUsage() 995 OMX_U32 portIndex, OMX_BOOL enable, MetadataBufferType *type) { in storeMetaDataInBuffers_l() 1077 OMX_U32 portIndex, OMX_BOOL enable, OMX_U32 maxFrameWidth, in prepareForAdaptivePlayback() 1121 OMX_U32 portIndex, OMX_BOOL tunneled, OMX_U32 audioHwSync, in configureVideoTunnelMode() 1171 OMX_U32 portIndex, const OMXBuffer &omxBuffer, IOMX::buffer_id *buffer) { in useBuffer() 1242 OMX_U32 portIndex, const sp<IMemory> ¶ms, in useBuffer_l() 1374 OMX_U32 portIndex, const sp<GraphicBuffer>& graphicBuffer, in useGraphicBuffer2_l() [all …]
|
D | SoftOMXComponent.cpp | 186 OMX_U32 portIndex, in UseBufferWrapper() 201 OMX_U32 portIndex, in AllocateBufferWrapper() 214 OMX_U32 portIndex, in FreeBufferWrapper()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccOperation.java | 312 final int portIndex = resolutionExtras.getInt( in continueOperation() local 326 final int portIndex = resolutionExtras.getInt( in continueOperation() local 361 private void resolvedDownloadDeactivateSim(int cardId, int portIndex, boolean consent, in resolvedDownloadDeactivateSim() 414 int portIndex, boolean consent, PendingIntent callbackIntent) { in resolvedDownloadNoPrivilegesOrDeactivateSimCheckMetadata() 519 private void resolvedSwitchDeactivateSim(int cardId, int portIndex, boolean consent, in resolvedSwitchDeactivateSim() 539 private void resolvedSwitchNoPrivileges(int cardId, int portIndex, boolean consent, in resolvedSwitchNoPrivileges()
|
D | EuiccController.java | 469 int portIndex = switchAfterDownload ? TelephonyManager.INVALID_PORT_INDEX in downloadSubscription() local 555 void downloadSubscription(int cardId, int portIndex, DownloadableSubscription subscription, in downloadSubscription() 638 PendingIntent callbackIntent, boolean withUserConsent, int portIndex) { in DownloadSubscriptionGetMetadataCommandCallback() 709 void downloadSubscriptionPrivilegedCheckMetadata(int cardId, int portIndex, in downloadSubscriptionPrivilegedCheckMetadata() 723 void downloadSubscriptionPrivileged(int cardId, int portIndex, final long callingToken, in downloadSubscriptionPrivileged() 1024 public void switchToSubscriptionWithPort(int cardId, int subscriptionId, int portIndex, in switchToSubscriptionWithPort() 1030 void switchToSubscription(int cardId, int subscriptionId, int portIndex, in switchToSubscription() 1357 void switchToSubscriptionPrivileged(int cardId, int portIndex, final long callingToken, in switchToSubscriptionPrivileged() 1369 void switchToSubscriptionPrivileged(int cardId, int portIndex, final long callingToken, in switchToSubscriptionPrivileged() 1606 EuiccOperation op, int cardId, int portIndex, boolean usePortIndex) { in addResolutionIntentWithPort() [all …]
|
D | EuiccCardController.java | 240 int portIndex = slot.getPortIndexFromIccId(iccid); in getEuiccPortFromIccId() local 261 private EuiccPort getEuiccPort(String cardId, int portIndex) { in getEuiccPort() 379 public void getEnabledProfile(String callingPackage, String cardId, int portIndex, in getEnabledProfile() 511 public void switchToProfile(String callingPackage, String cardId, String iccid, int portIndex, in switchToProfile()
|
/frameworks/av/media/codec2/sfplugin/ |
D | C2OMXNode.cpp | 314 status_t C2OMXNode::setPortMode(OMX_U32 portIndex, IOMX::PortMode mode) { in setPortMode() 321 OMX_U32 portIndex, OMX_BOOL enable, in prepareForAdaptivePlayback() 331 OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode() 340 status_t C2OMXNode::getGraphicBufferUsage(OMX_U32 portIndex, OMX_U32* usage) { in getGraphicBufferUsage() 358 OMX_U32 portIndex, size_t size, buffer_id *buffer, in allocateSecureBuffer() 369 OMX_U32 portIndex, const OMXBuffer &omxBuf, buffer_id *buffer) { in useBuffer() 376 status_t C2OMXNode::freeBuffer(OMX_U32 portIndex, buffer_id buffer) { in freeBuffer()
|
/frameworks/av/media/libstagefright/codecs/mp3dec/ |
D | SoftMP3.cpp | 452 void SoftMP3::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() 464 void SoftMP3::onPortEnableCompleted(OMX_U32 portIndex, bool enabled) { in onPortEnableCompleted()
|
/frameworks/av/media/libstagefright/codecs/flac/dec/ |
D | SoftFlacDecoder.cpp | 436 void SoftFlacDecoder::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() 460 void SoftFlacDecoder::onPortEnableCompleted(OMX_U32 portIndex, bool enabled) { in onPortEnableCompleted()
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
D | SoftAMR.cpp | 535 void SoftAMR::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() 546 void SoftAMR::onPortEnableCompleted(OMX_U32 portIndex, bool enabled) { in onPortEnableCompleted()
|
/frameworks/base/telephony/java/android/service/euicc/ |
D | IEuiccService.aidl | 38 void downloadSubscription(int slotId, int portIndex, in DownloadableSubscription subscription, in downloadSubscription() 51 void switchToSubscription(int slotId, int portIndex, String iccid, boolean forceDeactivateSim, in switchToSubscription()
|
D | EuiccService.java | 560 public DownloadSubscriptionResult onDownloadSubscription(int slotIndex, int portIndex, in onDownloadSubscription() 658 public @Result int onSwitchToSubscriptionWithPort(int slotId, int portIndex, in onSwitchToSubscriptionWithPort() 737 public void downloadSubscription(int slotId, int portIndex, in downloadSubscription() 902 public void switchToSubscription(int slotId, int portIndex, String iccid, in switchToSubscription()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | UiccSlot.java | 261 public boolean isValidPortIndex(int portIndex) { in isValidPortIndex() 288 public int getPhoneIdFromPortIndex(int portIndex) { in getPhoneIdFromPortIndex() 315 private void updateCardStateAbsent(int radioState, int phoneId, int portIndex) { in updateCardStateAbsent()
|
/frameworks/base/telephony/java/android/telephony/ |
D | UiccSlotMapping.java | 98 public UiccSlotMapping(int portIndex, int physicalSlotIndex, int logicalSlotIndex) { in UiccSlotMapping()
|
D | UiccPortInfo.java | 89 public UiccPortInfo(String iccId, int portIndex, int logicalSlotIndex, boolean isActive) { in UiccPortInfo()
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
D | SoftVorbis.cpp | 574 void SoftVorbis::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() 611 void SoftVorbis::onPortEnableCompleted(OMX_U32 portIndex, bool enabled) { in onPortEnableCompleted()
|
/frameworks/base/telephony/java/com/android/internal/telephony/euicc/ |
D | IEuiccController.aidl | 46 oneway void switchToSubscriptionWithPort(int cardId, int subscriptionId, int portIndex, in switchToSubscriptionWithPort() 57 boolean isSimPortAvailable(int cardId, int portIndex, String callingPackage); in isSimPortAvailable()
|
D | IEuiccCardController.aidl | 48 oneway void getEnabledProfile(String callingPackage, String cardId, int portIndex, in getEnabledProfile() 52 oneway void switchToProfile(String callingPackage, String cardId, String iccid, int portIndex, in switchToProfile()
|
/frameworks/av/media/libstagefright/codecs/opus/dec/ |
D | SoftOpus.cpp | 613 void SoftOpus::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() 641 void SoftOpus::onPortEnableCompleted(OMX_U32 portIndex, bool enabled) { in onPortEnableCompleted()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | IccLogicalChannelRequestTest.java | 118 int portIndex, String callingPackage, String aid, int p2, int channel, IBinder binder) { in createIccLogicalChannelRequest()
|
/frameworks/av/media/libstagefright/codecs/avcdec/ |
D | SoftAVCDec.cpp | 433 void SoftAVC::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() 472 void SoftAVC::onQueueFilled(OMX_U32 portIndex) { in onQueueFilled()
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 856 status_t ACodec::setPortMode(int32_t portIndex, IOMX::PortMode mode) { in setPortMode() 871 status_t ACodec::allocateBuffersOnPort(OMX_U32 portIndex) { in allocateBuffersOnPort() 1407 void ACodec::dumpBuffers(OMX_U32 portIndex) { in dumpBuffers() 1587 status_t ACodec::freeBuffersOnPort(OMX_U32 portIndex) { in freeBuffersOnPort() 1628 status_t ACodec::freeBuffer(OMX_U32 portIndex, size_t i) { in freeBuffer() 1674 uint32_t portIndex, IOMX::buffer_id bufferID, ssize_t *index) { in findBufferByID() 2780 status_t ACodec::setMinBufferSize(OMX_U32 portIndex, size_t size) { in setMinBufferSize() 2821 OMX_U32 portIndex, OMX_AUDIO_CODINGTYPE desiredFormat) { in selectAudioPortFormat() 3247 OMX_U32 portIndex, int32_t sampleRate, int32_t numChannels, AudioEncoding encoding) { in setupRawAudioFormat() 3342 OMX_U32 portIndex, in setVideoPortFormatType() [all …]
|
/frameworks/av/media/libstagefright/codecs/hevcdec/ |
D | SoftHEVC.cpp | 430 void SoftHEVC::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() 470 void SoftHEVC::onQueueFilled(OMX_U32 portIndex) { in onQueueFilled()
|