Home
last modified time | relevance | path

Searched refs:sources (Results 1 – 25 of 34) sorted by relevance

12

/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/
DMakefile.am64 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/
DMakefile.am82 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/
Dgnss_hal_test_cases.cpp237 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/
DIGnssConfiguration.hal44 * 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
DIGnssCallback.hal55 * from other sources, which may happen at some arbitrary delay. Generally speaking, HAL
/hardware/qcom/bt/msm8960/libbt-vendor/
Dvnd_buildcfg.mk17 generated_sources := $(local-generated-sources-dir)
/hardware/broadcom/libbt/
Dvnd_buildcfg.mk1 generated_sources := $(local-generated-sources-dir)
/hardware/interfaces/compatibility_matrices/
Dcompatibility_matrix.mk57 GEN := $(local-generated-sources-dir)/$(LOCAL_MODULE_STEM)
DAndroid.mk42 my_gen_check_manifest := $(local-generated-sources-dir)/manifest.check.xml
/hardware/qcom/msm8998/json-c/
DREADME.md9 Caution: do **NOT** use sources from svn.metaparadigm.com,
/hardware/interfaces/audio/core/all-versions/default/
DDevice.cpp257 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()
DPrimaryDevice.cpp104 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/
DIDevice.hal160 * @param sources patch sources.
165 createAudioPatch(vec<AudioPortConfig> sources, vec<AudioPortConfig> sinks)
/hardware/interfaces/automotive/audiocontrol/1.0/
DIAudioControl.hal21 * Interacts with the car's audio subsystem to manage audio sources and volumes
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioHardwareInterface.h286 const struct audio_port_config *sources,
/hardware/interfaces/audio/4.0/
DIDevice.hal162 * @param sources patch sources.
167 createAudioPatch(vec<AudioPortConfig> sources, vec<AudioPortConfig> sinks)
/hardware/interfaces/audio/5.0/
DIDevice.hal162 * @param sources patch sources.
167 createAudioPatch(vec<AudioPortConfig> sources, vec<AudioPortConfig> sinks)
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DDevice.h92 Return<void> createAudioPatch(const hidl_vec<AudioPortConfig>& sources,
DPrimaryDevice.h74 Return<void> createAudioPatch(const hidl_vec<AudioPortConfig>& sources,
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal257 * 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/
DIRadioIndication.hal36 * available sources including network signaling, sim, modem/oem configuration, and default
/hardware/interfaces/gnss/2.0/
DIGnssCallback.hal69 * from other sources, which may happen at some arbitrary delay. Generally speaking, HAL
/hardware/libhardware/include/hardware/
Daudio.h806 const struct audio_port_config *sources,
/hardware/interfaces/gnss/visibility_control/1.0/
DIGnssVisibilityControlCallback.hal60 /** Other sources */
/hardware/interfaces/broadcastradio/1.0/
Dtypes.hal135 /** number of audio sources driven simultaneously */

12