/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/ |
D | Makefile.am | 76 sources = src/omx_video_base.cpp macro
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/ |
D | Makefile.am | 70 sources = src/omx_video_base.cpp macro
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/ |
D | Makefile.am | 82 sources = src/omx_video_base.cpp macro
|
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/ |
D | PolicyConfig.cpp | 174 const auto sources = splitString(route.getSources(), ','); in getSinkDevicesForMixPort() local 193 const auto sources = splitString(route->getSources(), ','); in getSourceDevicesForMixPort() local
|
/hardware/interfaces/gnss/1.1/vts/functional/ |
D | gnss_hal_test_cases.cpp | 272 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local 394 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local 464 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local
|
/hardware/interfaces/audio/aidl/default/r_submix/ |
D | ModuleRemoteSubmix.cpp | 85 const std::vector<AudioPortConfig*>& sources, const std::vector<AudioPortConfig*>& sinks) { in checkAudioPatchEndpointsMatch()
|
/hardware/interfaces/audio/aidl/default/usb/ |
D | ModuleUsb.cpp | 99 const std::vector<AudioPortConfig*>& sources, const std::vector<AudioPortConfig*>& sinks) { in checkAudioPatchEndpointsMatch()
|
/hardware/interfaces/gnss/2.1/vts/functional/ |
D | gnss_hal_test_cases.cpp | 440 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local 574 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local 658 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | PolicyConfig.h | 144 const auto& sources = route->getSources(); in getSourceDevicesForMixPort() local
|
/hardware/interfaces/gnss/2.0/vts/functional/ |
D | gnss_hal_test_cases.cpp | 653 hidl_vec<IGnssConfiguration_1_1::BlacklistedSource> sources; in TEST_P() local 777 hidl_vec<IGnssConfiguration_1_1::BlacklistedSource> sources; in TEST_P() local 851 hidl_vec<IGnssConfiguration_1_1::BlacklistedSource> sources; in TEST_P() local
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | Device.cpp | 360 Return<void> Device::createAudioPatch(const hidl_vec<AudioPortConfig>& sources, in openOutputStreamImpl() 369 AudioPatchHandle patch, const hidl_vec<AudioPortConfig>& sources, in openOutputStreamImpl() 598 const hidl_vec<AudioPortConfig>& sources, in openOutputStreamImpl()
|
D | PrimaryDevice.cpp | 120 Return<void> PrimaryDevice::createAudioPatch(const hidl_vec<AudioPortConfig>& sources, in createAudioPatch() 193 const hidl_vec<AudioPortConfig>& sources, in updateAudioPatch()
|
/hardware/interfaces/gnss/aidl/vts/ |
D | gnss_hal_test_cases.cpp | 684 std::vector<BlocklistedSource> sources; in TEST_P() local 858 hidl_vec<BlocklistedSource> sources; in TEST_P() local 958 hidl_vec<BlocklistedSource> sources; in TEST_P() local
|
/hardware/interfaces/audio/aidl/default/ |
D | Configuration.cpp | 124 static AudioRoute createRoute(const std::vector<AudioPort>& sources, const AudioPort& sink) { in createRoute()
|
D | Module.cpp | 778 auto sources = in setAudioPatch() local
|
/hardware/libhardware/modules/usbaudio/ |
D | audio_hal.c | 1699 const struct audio_port_config *sources, in adev_create_audio_patch()
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalAudioCoreModuleTargetTest.cpp | 1292 std::set<int32_t> sources(route.sourcePortIds.begin(), route.sourcePortIds.end()); in TEST_P() local 3409 void SetInvalidPatchHelper(int32_t expectedException, const std::vector<int32_t>& sources, in SetInvalidPatchHelper()
|