/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/ |
D | Makefile.am | 64 sources = src/omx_video_base.cpp macro 65 sources += src/omx_video_encoder.cpp 66 sources += src/video_encoder_device_v4l2.cpp 67 sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/extra_data_handler.cpp 68 sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/vidc_color_converter.cpp 71 libOmxVenc_la_SOURCES = $(sources)
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/ |
D | Makefile.am | 82 sources = src/omx_video_base.cpp macro 83 sources += src/omx_video_encoder.cpp 84 sources += src/video_encoder_device_v4l2.cpp 85 sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/extra_data_handler.cpp 86 sources += $(top_srcdir)/mm-video-v4l2/vidc/common/src/vidc_color_converter.cpp 89 libOmxVenc_la_SOURCES = $(sources)
|
/hardware/interfaces/gnss/1.1/vts/functional/ |
D | gnss_hal_test_cases.cpp | 237 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_F() local 238 sources.resize(1); in TEST_F() 239 sources[0] = source_to_blacklist; in TEST_F() 241 auto result = gnss_configuration_hal->setBlacklist(sources); in TEST_F() 270 sources.resize(0); in TEST_F() 272 result = gnss_configuration_hal->setBlacklist(sources); in TEST_F() 367 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_F() local 368 sources.resize(1); in TEST_F() 369 sources[0] = source_to_blacklist; in TEST_F() 371 auto result = gnss_configuration_hal->setBlacklist(sources); in TEST_F() [all …]
|
/hardware/interfaces/gnss/1.1/ |
D | IGnssConfiguration.hal | 44 * The superset of all satellite sources provided, including wildcards, in the latest call 45 * to this method, is the set of satellites sources that must not be used in calculating 56 * should not be trusted for location on top of existing sources of similar information
|
D | IGnssCallback.hal | 55 * from other sources, which may happen at some arbitrary delay. Generally speaking, HAL
|
/hardware/qcom/bt/msm8960/libbt-vendor/ |
D | vnd_buildcfg.mk | 17 generated_sources := $(local-generated-sources-dir)
|
/hardware/broadcom/libbt/ |
D | vnd_buildcfg.mk | 1 generated_sources := $(local-generated-sources-dir)
|
/hardware/interfaces/compatibility_matrices/ |
D | compatibility_matrix.mk | 57 GEN := $(local-generated-sources-dir)/$(LOCAL_MODULE_STEM)
|
D | Android.mk | 42 my_gen_check_manifest := $(local-generated-sources-dir)/manifest.check.xml
|
/hardware/qcom/msm8998/json-c/ |
D | README.md | 9 Caution: do **NOT** use sources from svn.metaparadigm.com,
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | Device.cpp | 257 Return<void> Device::createAudioPatch(const hidl_vec<AudioPortConfig>& sources, in createAudioPatch() argument 263 std::unique_ptr<audio_port_config[]> halSources(HidlUtils::audioPortConfigsToHal(sources)); in createAudioPatch() 267 mDevice->create_audio_patch(mDevice, sources.size(), &halSources[0], in createAudioPatch()
|
D | PrimaryDevice.cpp | 104 Return<void> PrimaryDevice::createAudioPatch(const hidl_vec<AudioPortConfig>& sources, in createAudioPatch() argument 107 return mDevice->createAudioPatch(sources, sinks, _hidl_cb); in createAudioPatch()
|
/hardware/interfaces/audio/2.0/ |
D | IDevice.hal | 160 * @param sources patch sources. 165 createAudioPatch(vec<AudioPortConfig> sources, vec<AudioPortConfig> sinks)
|
/hardware/interfaces/automotive/audiocontrol/1.0/ |
D | IAudioControl.hal | 21 * Interacts with the car's audio subsystem to manage audio sources and volumes
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | AudioHardwareInterface.h | 286 const struct audio_port_config *sources,
|
/hardware/interfaces/audio/4.0/ |
D | IDevice.hal | 162 * @param sources patch sources. 167 createAudioPatch(vec<AudioPortConfig> sources, vec<AudioPortConfig> sinks)
|
/hardware/interfaces/audio/5.0/ |
D | IDevice.hal | 162 * @param sources patch sources. 167 createAudioPatch(vec<AudioPortConfig> sources, vec<AudioPortConfig> sinks)
|
/hardware/interfaces/audio/core/all-versions/default/include/core/default/ |
D | Device.h | 92 Return<void> createAudioPatch(const hidl_vec<AudioPortConfig>& sources,
|
D | PrimaryDevice.h | 74 Return<void> createAudioPatch(const hidl_vec<AudioPortConfig>& sources,
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 257 * sources, that is not as smooth as a typical XO, or is otherwise stopped & 359 * over the air but has been determined from other sources. If TOW 382 * decoded over the air but has been determined from other sources. If 400 * over the air but has been determined from other sources. If TOW 413 * over the air but has been determined from other sources. If TOW
|
/hardware/interfaces/radio/1.4/ |
D | IRadioIndication.hal | 36 * available sources including network signaling, sim, modem/oem configuration, and default
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssCallback.hal | 69 * from other sources, which may happen at some arbitrary delay. Generally speaking, HAL
|
/hardware/libhardware/include/hardware/ |
D | audio.h | 806 const struct audio_port_config *sources,
|
/hardware/interfaces/gnss/visibility_control/1.0/ |
D | IGnssVisibilityControlCallback.hal | 60 /** Other sources */
|
/hardware/interfaces/broadcastradio/1.0/ |
D | types.hal | 135 /** number of audio sources driven simultaneously */
|