Home
last modified time | relevance | path

Searched defs:info (Results 1 – 25 of 72) sorted by relevance

123

/hardware/qcom/audio/legacy/alsa_sound/
DALSAMixer.cpp174 mixer_info_t *info = mixerMasterProp[i].mInfo = new mixer_info_t; in ALSAMixer() local
211 mixer_info_t *info = mixerProp[j][i].mInfo = new mixer_info_t; in ALSAMixer() local
269 mixer_info_t *info = mixerMasterProp[SND_PCM_STREAM_PLAYBACK].mInfo; in setMasterVolume() local
288 mixer_info_t *info = mixerMasterProp[SND_PCM_STREAM_CAPTURE].mInfo; in setMasterGain() local
310 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_PLAYBACK].mInfo; in setVolume() local
333 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_CAPTURE].mInfo; in setGain() local
356 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_CAPTURE].mInfo; in setCaptureMuteState() local
382 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_CAPTURE].mInfo; in getCaptureMuteState() local
397 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_PLAYBACK].mInfo; in setPlaybackMuteState() local
423 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_PLAYBACK].mInfo; in getPlaybackMuteState() local
DALSAStreamOps.cpp262 EDID_AUDIO_INFO info = { 0 }; in getParameters() local
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Factory.cpp57 camera_info info; in QCamera3Factory() local
118 int QCamera3Factory::get_camera_info(int camera_id, struct camera_info *info) in get_camera_info()
150 int QCamera3Factory::getCameraInfo(int camera_id, struct camera_info *info) in getCameraInfo()
/hardware/qcom/camera/QCamera2/HAL/
DQCamera2Factory.cpp97 int QCamera2Factory::get_camera_info(int camera_id, struct camera_info *info) in get_camera_info()
129 int QCamera2Factory::getCameraInfo(int camera_id, struct camera_info *info) in getCameraInfo()
/hardware/qcom/display/msm8974/libcopybit/
Dsoftware_converter.cpp139 copyInfo& info) in copy_source_to_destination() argument
193 copyInfo info; in convert_yuv_c2d_to_yuv_android() local
238 copyInfo info; in convert_yuv_android_to_yuv_c2d() local
Dcopybit_c2d.cpp449 static int calculate_yuv_offset_and_stride(const bufferInfo& info, in calculate_yuv_offset_and_stride()
560 bufferInfo info; in set_image() local
948 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
958 static size_t get_size(const bufferInfo& info) in get_size()
988 static int get_temp_buffer(const bufferInfo& info, alloc_data& data) in get_temp_buffer()
/hardware/qcom/display/msm8x26/libcopybit/
Dsoftware_converter.cpp139 copyInfo& info) in copy_source_to_destination() argument
193 copyInfo info; in convert_yuv_c2d_to_yuv_android() local
238 copyInfo info; in convert_yuv_android_to_yuv_c2d() local
Dcopybit_c2d.cpp438 static int calculate_yuv_offset_and_stride(const bufferInfo& info, in calculate_yuv_offset_and_stride()
549 bufferInfo info; in set_image() local
929 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
939 static size_t get_size(const bufferInfo& info) in get_size()
969 static int get_temp_buffer(const bufferInfo& info, alloc_data& data) in get_temp_buffer()
/hardware/qcom/display/msm8960/libcopybit/
Dsoftware_converter.cpp139 copyInfo& info) in copy_source_to_destination() argument
193 copyInfo info; in convert_yuv_c2d_to_yuv_android() local
238 copyInfo info; in convert_yuv_android_to_yuv_c2d() local
Dcopybit_c2d.cpp438 static int calculate_yuv_offset_and_stride(const bufferInfo& info, in calculate_yuv_offset_and_stride()
549 bufferInfo info; in set_image() local
929 static void populate_buffer_info(struct copybit_image_t const *img, bufferInfo& info) in populate_buffer_info()
939 static size_t get_size(const bufferInfo& info) in get_size()
969 static int get_temp_buffer(const bufferInfo& info, alloc_data& data) in get_temp_buffer()
/hardware/libhardware/tests/camera2/
DCameraModuleFixture.h88 struct camera_info info; in CreateCamera() local
115 camera_info info; member
DCameraModuleTests.cpp113 struct camera_info info; in TEST_F() local
125 struct camera_info info; in TEST_F() local
/hardware/libhardware/modules/camera/
DCameraHAL.cpp71 int CameraHAL::getCameraInfo(int id, struct camera_info* info) in getCameraInfo()
117 static int get_camera_info(int id, struct camera_info* info) in get_camera_info()
/hardware/qcom/display/msm8974/libexternal/
Dexternal.cpp205 char info[PROPERTY_VALUE_MAX]; in setSPDInfo() local
354 void setDisplayTiming(struct fb_var_screeninfo &info, in setDisplayTiming()
601 struct fb_var_screeninfo info; in setResolution() local
/hardware/qcom/display/msm8x26/libhwcomposer/
Dhwc_fbupdate.cpp67 ovutils::Whf info(getWidth(hnd), getHeight(hnd), in configure() local
171 ovutils::Whf info(getWidth(hnd), getHeight(hnd), in configure() local
Dhwc_mdpcomp.cpp825 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() local
849 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() local
999 PipeLayerPair& info = mCurrentFrame.mdpToLayer[nYuvIndex]; in allocLayerPipes() local
1020 PipeLayerPair& info = mCurrentFrame.mdpToLayer[index]; in allocLayerPipes() local
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_fbupdate.cpp67 ovutils::Whf info(getWidth(hnd), getHeight(hnd), in configure() local
171 ovutils::Whf info(getWidth(hnd), getHeight(hnd), in configure() local
Dhwc_mdpcomp.cpp836 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() local
860 PipeLayerPair& info = mCurrentFrame.mdpToLayer[mdpIndex]; in allocLayerPipes() local
1010 PipeLayerPair& info = mCurrentFrame.mdpToLayer[nYuvIndex]; in allocLayerPipes() local
1031 PipeLayerPair& info = mCurrentFrame.mdpToLayer[index]; in allocLayerPipes() local
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_print.h31 char *info; /* PERF instance information text */ member
/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_fbupdate.cpp82 ovutils::Whf info(alignedWidth, in configure() local
206 ovutils::Whf info(alignedWidth, in configure() local
/hardware/qcom/display/msm8960/libgralloc/
Dfb_priv.h47 struct fb_var_screeninfo info; member
/hardware/qcom/display/msm8x26/libgralloc/
Dfb_priv.h47 struct fb_var_screeninfo info; member
/hardware/qcom/display/msm8974/libgralloc/
Dfb_priv.h47 struct fb_var_screeninfo info; member
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_pcm.c310 static void info_dump(struct snd_pcm_info *info) in info_dump()
326 static void info_dump(struct snd_pcm_info *info) {} in info_dump()
760 struct snd_pcm_info info; in pcm_open() local
/hardware/samsung_slsi/exynos5/include/
Dexynos_v4l2.h153 struct media_entity_desc info; member

123