Searched defs:info (Results 1 - 25 of 52) sorted by relevance

123

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
H A Dperf_print.h31 char *info; /* PERF instance information text */ member in struct:PERF_PRINT_Private
/hardware/samsung_slsi/exynos5/include/
H A Dexynos_v4l2.h153 struct media_entity_desc info; member in struct:media_entity
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
H A DWlanDrvWext.c55 struct iw_request_info *info,
165 struct iw_request_info *info,
180 switch (info->cmd)
277 info->cmd,
278 info->flags,
164 wlanDrvWext_Handler(struct net_device *dev, struct iw_request_info *info, void *iw_req, void *extra) argument
/hardware/libhardware/modules/gralloc/
H A Dgralloc_priv.h49 struct fb_var_screeninfo info; member in struct:private_module_t
H A Dframebuffer.cpp79 m->info.reserved[0] = 0x54445055; // "UPDT";
80 m->info.reserved[1] = (uint16_t)l | ((uint32_t)t << 16);
81 m->info.reserved[2] = (uint16_t)(l+w) | ((uint32_t)(t+h) << 16);
98 m->info.activate = FB_ACTIVATE_VBL;
99 m->info.yoffset = offset / m->finfo.line_length;
100 if (ioctl(m->framebuffer->fd, FBIOPUT_VSCREENINFO, &m->info) == -1) {
116 0, 0, m->info.xres, m->info.yres,
121 0, 0, m->info.xres, m->info
163 struct fb_var_screeninfo info; local
[all...]
/hardware/msm7k/libgralloc/
H A Dgralloc_priv.h53 struct fb_var_screeninfo info; member in struct:private_module_t
H A Dframebuffer.cpp82 m->info.reserved[0] = 0x54445055; // "UPDT";
83 m->info.reserved[1] = (uint16_t)l | ((uint32_t)t << 16);
84 m->info.reserved[2] = (uint16_t)(l+w) | ((uint32_t)(t+h) << 16);
101 m->info.activate = FB_ACTIVATE_VBL;
102 m->info.yoffset = offset / m->finfo.line_length;
103 if (ioctl(m->framebuffer->fd, FBIOPUT_VSCREENINFO, &m->info) == -1) {
119 0, 0, m->info.xres, m->info.yres,
124 0, 0, m->info.xres, m->info
171 struct fb_var_screeninfo info; local
[all...]
/hardware/msm7k/librpc/
H A Dsvc_clnt_common.c17 static bool_t xdr_std_control(xdr_s_type *xdr, int request, void *info) argument
19 return r_control(xdr->fd, request, info);
/hardware/qcom/audio/alsa_sound/
H A DALSAStreamOps.cpp272 EDID_AUDIO_INFO info = { 0 }; local
275 if (AudioUtil::getHDMIAudioSinkCaps(&info)) {
276 for (int i = 0; i < info.nAudioBlocks && i < MAX_EDID_BLOCKS; i++) {
278 switch (info.AudioBlocksArray[i].nChannels) {
288 ALOGD("Unsupported number of channels %d", info.AudioBlocksArray[i].nChannels);
H A DALSAMixer.cpp174 mixer_info_t *info = mixerMasterProp[i].mInfo = new mixer_info_t; local
177 info->name,
192 if (info->elem == NULL &&
193 strcmp(elementName, info->name) == 0 &&
196 info->elem = elem;
197 getVolumeRange[i] (elem, &info->min, &info->max);
198 info->volume = info->max;
199 setVol[i] (elem, info
211 mixer_info_t *info = mixerProp[j][i].mInfo = new mixer_info_t; local
269 mixer_info_t *info = mixerMasterProp[SND_PCM_STREAM_PLAYBACK].mInfo; local
288 mixer_info_t *info = mixerMasterProp[SND_PCM_STREAM_CAPTURE].mInfo; local
310 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_PLAYBACK].mInfo; local
333 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_CAPTURE].mInfo; local
356 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_CAPTURE].mInfo; local
382 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_CAPTURE].mInfo; local
397 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_PLAYBACK].mInfo; local
423 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_PLAYBACK].mInfo; local
[all...]
/hardware/qcom/display/libcopybit/
H A Dsoftware_converter.cpp140 copyInfo& info)
148 int width = info.width;
149 int height = info.height;
156 src += info.src_stride;
157 dst += info.dst_stride;
161 src = (unsigned char*)(src_base + info.src_plane1_offset);
162 dst = (unsigned char*)(dst_base + info.dst_plane1_offset);
166 memcpy(dst, src, info.src_stride);
167 src += info.src_stride;
168 dst += info
139 copy_source_to_destination(const int src_base, const int dst_base, copyInfo& info) argument
194 copyInfo info; local
239 copyInfo info; local
[all...]
/hardware/qcom/display/libgralloc/
H A Dfb_priv.h47 struct fb_var_screeninfo info; member in struct:private_module_t
H A Dframebuffer.cpp95 m->info.reserved[0] = 0x54445055; // "UPDT";
96 m->info.reserved[1] = (uint16_t)l | ((uint32_t)t << 16);
97 m->info.reserved[2] = (uint16_t)(l+w) | ((uint32_t)(t+h) << 16);
112 m->info.activate = FB_ACTIVATE_VBL | FB_ACTIVATE_FORCE;
113 m->info.yoffset = hnd->offset / m->finfo.line_length;
114 m->commit.var = m->info;
163 struct fb_var_screeninfo info; local
164 if (ioctl(fd, FBIOGET_VSCREENINFO, &info) == -1)
167 info.reserved[0] = 0;
168 info
[all...]
/hardware/qcom/display/liboverlay/
H A DoverlayCtrlData.h62 /* set crop info and pass it down to mdp */
78 /* access for screen info */
88 /* Retrieve screen info from underlying mdp */
89 bool getScreenInfo(utils::ScreenInfo& info);
91 // mdp ctrl struct(info e.g.)
94 /* Screen info */
164 inline bool Ctrl::getScreenInfo(utils::ScreenInfo& info) { argument
165 if(!mMdp.getScreenInfo(info)){
166 ALOGE("Ctrl failed to get screen info");
H A DoverlayMdp.cpp160 "good ov info");
172 bool MdpCtrl::getScreenInfo(overlay::utils::ScreenInfo& info) { argument
182 info.mFBWidth = vinfo.xres;
183 info.mFBHeight = vinfo.yres;
184 info.mFBbpp = vinfo.bits_per_pixel;
185 info.mFBystride = finfo.line_length;
/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp132 struct fb_var_screeninfo info; local
133 if (ioctl(fd, FBIOGET_VSCREENINFO, &info) == -1) {
140 uint64_t( info.upper_margin + info.lower_margin + info.yres )
141 * ( info.left_margin + info.right_margin + info.xres )
142 * info.pixclock
148 float xdpi = (info
[all...]
/hardware/broadcom/wlan/bcm4329/dhdutil/
H A Ddhdu_linux.c143 struct ethtool_drvinfo info; local
150 memset(&info, 0, sizeof(info));
151 info.cmd = ETHTOOL_GDRVINFO;
152 strcpy(info.driver, "?");
153 strcat(info.driver, type);
154 ifr.ifr_data = (caddr_t)&info;
165 strcpy(buf, info.driver);
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_linux.c162 struct ethtool_drvinfo info; local
169 memset(&info, 0, sizeof(info));
170 info.cmd = ETHTOOL_GDRVINFO;
171 strcpy(info.driver, "?");
172 strcat(info.driver, type);
173 ifr.ifr_data = (caddr_t)&info;
184 strcpy(buf, info.driver);
/hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/
H A Dmpu_iio.c38 * @channels: the channel info array
39 * @num_channels: size of the channel info array
60 void print2byte(int input, struct iio_channel_info *info) argument
64 input = input >> info->shift;
65 if (info->is_signed) {
67 val &= (1 << info->bits_used) - 1;
68 val = (int16_t)(val << (16 - info->bits_used)) >>
69 (16 - info->bits_used);
71 (float)(val + info->offset)*info
[all...]
/hardware/msm7k/libgralloc-qsd8k/
H A Dframebuffer.cpp86 m->info.reserved[0] = 0x54445055; // "UPDT";
87 m->info.reserved[1] = (uint16_t)l | ((uint32_t)t << 16);
88 m->info.reserved[2] = (uint16_t)(l+w) | ((uint32_t)(t+h) << 16);
112 0, 0, m->info.xres, m->info.yres, NULL);
115 m->info.activate = FB_ACTIVATE_VBL;
116 m->info.yoffset = offset / m->finfo.line_length;
117 if (ioctl(m->framebuffer->fd, FBIOPUT_VSCREENINFO, &m->info) == -1) {
130 0, 0, m->info.xres, m->info
191 struct fb_var_screeninfo info; local
[all...]
H A Dgralloc_priv.h73 struct fb_var_screeninfo info; member in struct:private_module_t
/hardware/qcom/media/mm-video/vidc/common/src/
H A Dextra_data_handler.cpp237 DEBUG_PRINT_ERROR("unknown error in slice info extradata");
354 OMX_U32 i, sym_len, sufix_len, info; local
363 info = symbol + 1 - (1 << i);
365 info = sufix_len | (info & (sufix_len - 1));
366 e_u(info, sym_len);
/hardware/ril/mock-ril/src/cpp/
H A Dexperiments.cpp56 const v8::AccessorInfo &info) {
57 v8::Local<v8::Object> self = info.Holder();
55 GetReqScreenState(v8::Local<v8::String> property, const v8::AccessorInfo &info) argument
H A Djs_support.cpp51 const v8::AccessorInfo& info) {
56 v8::Local<v8::Value> value, const v8::AccessorInfo& info) {
50 RadioStateGetter(v8::Local<v8::String> property, const v8::AccessorInfo& info) argument
55 RadioStateSetter(v8::Local<v8::String> property, v8::Local<v8::Value> value, const v8::AccessorInfo& info) argument
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/Platforms/Generic/
H A DTrustZoneDevice.cpp310 uint32_t status, info; local
311 // read additional info about exception-point and print
313 ret = pMcKMod->fcInfo(1, &status, &info);
314 LOG_W("MC_HALT: flags : 0x%8x", info);
315 ret = pMcKMod->fcInfo(2, &status, &info);
316 LOG_W("MC_HALT: haltCode : 0x%8x", info);
317 ret = pMcKMod->fcInfo(3, &status, &info);
318 LOG_W("MC_HALT: haltIp : 0x%8x", info);
319 ret = pMcKMod->fcInfo(4, &status, &info);
320 LOG_W("MC_HALT: faultRec.cnt : 0x%8x", info);
[all...]

Completed in 303 milliseconds

123