Home
last modified time | relevance | path

Searched defs:patchId (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_image_patch.cpp85 int patchId = i+3*j; in test_simple_patch() local
145 int patchId = i+3*j; in test_simple_patch() local
225 int patchId = i+input_rows*j; in test_patch_padding_valid() local
298 int patchId = i+input_rows*j; in test_patch_padding_valid_same_value() local
375 int patchId = i+input_rows*j; in test_patch_padding_same() local
521 int patchId = i+3*j; in test_patch_no_extra_dim() local
574 int patchId = i+3*j; in test_patch_no_extra_dim() local
632 int patchId = i+128*j; in test_imagenet_patches() local
682 int patchId = i+64*j; in test_imagenet_patches() local
728 int patchId = i+16*j; in test_imagenet_patches() local
[all …]
H A Dcxx11_tensor_image_patch_sycl.cpp137 IndexType patchId = i+3*j; in test_simple_image_patch_sycl() local
209 IndexType patchId = i+3*j; in test_simple_image_patch_sycl() local
326 IndexType patchId = i+input_rows*j; in test_patch_padding_valid_sycl() local
427 IndexType patchId = i+input_rows*j; in test_patch_padding_valid_same_value_sycl() local
532 IndexType patchId = i+input_rows*j; in test_patch_padding_same_sycl() local
670 IndexType patchId = i+3*j; in test_patch_no_extra_dim_sycl() local
734 IndexType patchId = i+3*j; in test_patch_no_extra_dim_sycl() local
827 IndexType patchId = i+128*j; in test_imagenet_patches_sycl() local
902 IndexType patchId = i+64*j; in test_imagenet_patches_sycl() local
975 IndexType patchId = i+16*j; in test_imagenet_patches_sycl() local
[all …]
H A Dcxx11_tensor_volume_patch.cpp80 const int patchId = pz + patch_z * (py + px * patch_y); in test_entire_volume_patch() local
H A Dcxx11_tensor_volume_patch_sycl.cpp176 const int patchId = pz + patch_z * (py + px * patch_y); in test_entire_volume_patch_sycl() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_spatial_convolutions-inl.h290 EIGEN_STRONG_INLINE Scalar loadCoeff(Index patchId, Index rowIndex, in loadCoeff()
323 EIGEN_STRONG_INLINE Scalar loadCoeffStandard(Index patchId, Index rowIndex, in loadCoeffStandard()
347 EIGEN_ALWAYS_INLINE Packet loadPacket(Index patchId, Index rowIndex, in loadPacket()
371 Index rowIndex, Index colIndex, Index otherIndex, Index patchId, in loadPartialPacketStandard()
416 Index patchId, Index rowIndex, Index colIndex, Index otherIndex, in loadPacketStandardFromTwoColumns()
452 Index patchId, Index rowIndex, Index colIndex, Index otherIndex, in loadPacketStandardFromSingleColumn()
486 loadPacketStandard(Index patchId, Index rowIndex, Index colIndex, in loadPacketStandard()
534 loadPacketStandard(Index patchId, Index rowIndex, Index colIndex, in loadPacketStandard()
572 EIGEN_ALWAYS_INLINE Packet loadPacketFast(Index patchId, Index rowIndex, in loadPacketFast()
602 Index patchId, Index rowIndex, Index colIndex, Index otherIndex) const { in packetWithPossibleZero()
H A Deigen_cuboid_convolution.h353 EIGEN_STRONG_INLINE Scalar loadCoeff(Index patchId, Index planeIndex, in loadCoeff()
402 EIGEN_STRONG_INLINE Scalar loadCoeffStandard(Index patchId, Index planeIndex, in loadCoeffStandard()
437 EIGEN_ALWAYS_INLINE Packet loadPacket(Index patchId, Index planeIndex, in loadPacket()
466 Index patchId, const Index span[], const Index patchOffsets[], in loadPartialPacketStandard()
514 Index patchId, Index planeIndex, Index rowIndex, Index colIndex, in loadPacketStandardFromSingleColumnTwoRows()
555 Index patchId, Index planeIndex, Index rowIndex, Index colIndex, in loadPacketStandardFromSingleColumnSingleRow()
593 loadPacketStandard(Index patchId, Index planeIndex, Index rowIndex, in loadPacketStandard()
660 loadPacketStandard(Index patchId, Index planeIndex, Index rowIndex, in loadPacketStandard()
718 EIGEN_ALWAYS_INLINE Packet loadPacketFast(Index patchId, Index planeIndex, in loadPacketFast()
757 packetWithPossibleZero(Index patchId, Index planeIndex, Index rowIndex, in packetWithPossibleZero()
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DHal2AidlMapper.cpp106 const sp<StreamHalInterface>& stream, int32_t mixPortConfigId, int32_t patchId) { in addStream()
128 int32_t* patchId, Cleanups* cleanups) { in createOrUpdatePatch()
925 status_t Hal2AidlMapper::releaseAudioPatch(int32_t patchId) { in releaseAudioPatch()
931 const int32_t patchId = it->first; in releaseAudioPatch() local
950 for (const auto patchId : patchIds) { in releaseAudioPatches() local
985 if (const int32_t patchId = it->second.second; patchId != -1) { in resetUnusedPatchesAndPortConfigs() local
1098 for (int32_t patchId : patchIdsToRelease) { in setDevicePortConnectedState() local
H A DHal2AidlMapper.h210 void resetPatch(int32_t patchId) { (void)releaseAudioPatch(patchId); } in resetPatch()
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/
H A DCoreAudioHalAidl_test.cpp536 ndk::ScopedAStatus resetAudioPatch(int32_t patchId) override { in resetAudioPatch()
1119 void CreateFwkPatch(int32_t* patchId) { in CreateFwkPatch()
1133 void ReleaseFwkOnlyPatch(int32_t patchId) { in ReleaseFwkOnlyPatch()
1214 int32_t patchId; in TEST_F() local
1231 int32_t patchId; in TEST_F() local
1249 int32_t patchId; in TEST_F() local
1272 int32_t patchId; in TEST_F() local
1288 int32_t patchId; in TEST_F() local
1328 const int32_t patchId = mPatch.id; in TEST_F() local
1381 int32_t patchId; in TEST_F() local
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/media/
DCarAudioPatchHandle.java50 public CarAudioPatchHandle(int patchId, in CarAudioPatchHandle()
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
H A DIModule.aidl55 void resetAudioPatch(int patchId); in resetAudioPatch()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/
DIModule.aidl55 void resetAudioPatch(int patchId); in resetAudioPatch()
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/
H A DIModule.aidl603 void resetAudioPatch(int patchId); in resetAudioPatch()
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
H A DIModule.aidl55 void resetAudioPatch(int patchId); in resetAudioPatch()
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
H A DIModule.aidl55 void resetAudioPatch(int patchId); in resetAudioPatch()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DModule.cpp169 void Module::cleanUpPatch(int32_t patchId) { in cleanUpPatch()
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DVtsHalAudioCoreModuleTargetTest.cpp4386 for (const auto patchId : GetNonExistentIds(patchIds, false /*includeZero*/)) { in UpdateInvalidPatchId() local
4417 for (const auto patchId : GetNonExistentIds(patchIds)) { in TEST_P() local
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-13-robolectric-9030017.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml CompanionAppsPermissions$AppPermissions.class ...
HDandroid-all-14-robolectric-10818077.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission. ...
HDandroid-all-15-robolectric-12650502.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission- ...