Searched refs:info (Results 51 - 75 of 283) sorted by relevance

1234567891011>>

/hardware/qcom/display/msm8226/libexternal/
H A Dexternal.cpp117 char info[PROPERTY_VALUE_MAX]; local
129 memset(info, 0, sizeof(info));
130 property_get(property, info, UNKNOWN_STRING);
131 ALOGD_IF(DEBUG, "In %s: %s = %s", __FUNCTION__, property, info);
132 if (strncmp(info, UNKNOWN_STRING, SPD_NAME_LENGTH)) {
133 err = write(spdFile, info, strlen(info));
237 // Store underscan support info in a system property
252 void setDisplayTiming(struct fb_var_screeninfo &info, argument
[all...]
/hardware/qcom/display/msm8909/libhdmi/
H A Dhdmi.cpp181 char info[PROPERTY_VALUE_MAX]; local
185 memset(info, 0, sizeof(info));
186 property_get(property, info, UNKNOWN_STRING);
188 __FUNCTION__, property, info);
189 if (strncmp(info, UNKNOWN_STRING, SPD_NAME_LENGTH)) {
190 err = write(spdFile, info, strlen(info));
281 // Store underscan support info in a system property
296 void setDisplayTiming(struct fb_var_screeninfo &info, argument
[all...]
/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.cpp193 char info[PROPERTY_VALUE_MAX]; local
197 memset(info, 0, sizeof(info));
198 property_get(property, info, UNKNOWN_STRING);
200 __FUNCTION__, property, info);
201 if (strncmp(info, UNKNOWN_STRING, SPD_NAME_LENGTH)) {
202 err = write(spdFile, info, strlen(info));
293 // Store underscan support info in a system property
308 void setDisplayTiming(struct fb_var_screeninfo &info, argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
H A Dvpx_codec_internal.h98 /*!\brief parse stream info function pointer prototype
107 * \param[in,out] si Pointer to stream info to update. The size member
124 * \param[in,out] si Pointer to stream info to update. The size member
490 static void vpx_internal_error(struct vpx_internal_error_info *info, argument
496 info->error_code = error;
497 info->has_detail = 0;
500 size_t sz = sizeof(info->detail);
502 info->has_detail = 1;
504 vsnprintf(info->detail, sz - 1, fmt, ap);
506 info
[all...]
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_hdmi.cpp50 fb_var_screeninfo *info) {
51 if (!mode || !info) {
55 info->reserved[0] = 0;
56 info->reserved[1] = 0;
57 info->reserved[2] = 0;
58 info->reserved[3] = (info->reserved[3] & 0xFFFF) | (mode->video_format << 16);
59 info->xoffset = 0;
60 info->yoffset = 0;
61 info
49 MapHDMIDisplayTiming(const msm_hdmi_mode_timing_info *mode, fb_var_screeninfo *info) argument
517 msm_hdmi_mode_timing_info *info = reinterpret_cast<msm_hdmi_mode_timing_info *>(config_buffer); local
[all...]
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Drb_wrapper.cpp41 wifi_error rb_init(hal_info *info, struct rb_info *rb_info, int id, argument
50 rb_info->ctx = info;
116 hal_info *info = (hal_info *)rb_info->ctx; local
129 pthread_mutex_lock(&info->lh_lock);
130 handler.on_ring_buffer_data = info->on_ring_buffer_data;
131 pthread_mutex_unlock(&info->lh_lock);
/hardware/qcom/camera/QCamera2/
H A DQCamera2Factory.cpp73 camera_info info; local
117 getCameraInfo(i, &info);
184 * @info : ptr to camera info struct
190 int QCamera2Factory::get_camera_info(int camera_id, struct camera_info *info) argument
195 rc = gQCameraMuxer->get_camera_info(camera_id, info);
197 rc = gQCamera2Factory->getCameraInfo(camera_id, info);
230 * @hw_device : ptr to struct storing camera hardware device info
296 * @info : ptr to camera info struc
302 getCameraInfo(int camera_id, struct camera_info *info) argument
590 camera_info info; local
[all...]
/hardware/libhardware/modules/camera/
H A DCameraHAL.h37 int getCameraInfo(int camera_id, struct camera_info *info);
H A DCameraHAL.cpp71 int CameraHAL::getCameraInfo(int id, struct camera_info* info) argument
73 ALOGV("%s: camera id %d: info=%p", __func__, id, info);
79 return mCameras[id]->getInfo(info);
117 static int get_camera_info(int id, struct camera_info* info) argument
119 return gCameraHAL.getCameraInfo(id, info);
/hardware/libhardware/modules/usbcamera/
H A DCameraHAL.h41 int getCameraInfo(int camera_id, struct camera_info *info);
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
H A Daenc_svr.c43 @param info pointer to context
46 void *omx_aac_msg(void *info) argument
48 struct aac_ipc_info *aac_info = (struct aac_ipc_info*)info;
73 void *omx_aac_events(void *info) argument
75 struct aac_ipc_info *aac_info = (struct aac_ipc_info*)info;
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
H A Daenc_svr.c43 @param info pointer to context
46 void *omx_amr_msg(void *info) argument
48 struct amr_ipc_info *amr_info = (struct amr_ipc_info*)info;
73 void *omx_amr_events(void *info) argument
75 struct amr_ipc_info *amr_info = (struct amr_ipc_info*)info;
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
H A Daenc_svr.c43 @param info pointer to context
46 void *omx_evrc_msg(void *info) argument
48 struct evrc_ipc_info *evrc_info = (struct evrc_ipc_info*)info;
73 void *omx_evrc_events(void *info) argument
75 struct evrc_ipc_info *evrc_info = (struct evrc_ipc_info*)info;
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
H A Daenc_svr.c43 @param info pointer to context
46 void *omx_qcelp13_msg(void *info) argument
48 struct qcelp13_ipc_info *qcelp13_info = (struct qcelp13_ipc_info*)info;
73 void *omx_qcelp13_events(void *info) argument
75 struct qcelp13_ipc_info *qcelp13_info = (struct qcelp13_ipc_info*)info;
/hardware/qcom/display/msm8084/libgralloc/
H A Dfb_priv.h47 struct fb_var_screeninfo info; member in struct:private_module_t
/hardware/qcom/display/msm8226/libgralloc/
H A Dfb_priv.h47 struct fb_var_screeninfo info; member in struct:private_module_t
/hardware/qcom/display/msm8909/libgralloc/
H A Dfb_priv.h46 struct fb_var_screeninfo info; member in struct:private_module_t
/hardware/qcom/display/msm8960/libgralloc/
H A Dfb_priv.h47 struct fb_var_screeninfo info; member in struct:private_module_t
/hardware/qcom/display/msm8994/libgralloc/
H A Dfb_priv.h46 struct fb_var_screeninfo info; member in struct:private_module_t
/hardware/qcom/display/msm8996/libgralloc/
H A Dfb_priv.h46 struct fb_var_screeninfo info; member in struct:private_module_t
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dvbp_mp42_parser.c119 parser->current_sc, parser->info.profile_and_level_indication);
131 = parser->info.profile_and_level_indication;
142 = parser->info.profile_and_level_indication;
265 = parser->info.profile_and_level_indication;
274 if (!parser->info.VisualObject.VideoObject.short_video_header) {
298 = parser->info.VisualObject.VideoObject.VideoObjectPlane.vop_coded;
309 = parser->info.VisualObject.VideoObject.video_object_layer_width;
311 = parser->info.VisualObject.VideoObject.video_object_layer_height;
320 = parser->info.VisualObject.VideoObject.short_video_header;
322 = parser->info
[all...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
H A Dviddec_vc1_workload.c47 vc1_Info *info = &parser->info; local
51 attrs->cont_size.height = info->metadata.height * 2 + 2;
52 attrs->cont_size.width = info->metadata.width * 2 + 2;
56 if (info->picLayerHeader.FCM == VC1_FCM_FIELD_INTERLACE) {
57 attrs->frame_type = vc1_populate_frame_type(info->picLayerHeader.PTypeField1);
58 attrs->bottom_field_type = vc1_populate_frame_type(info->picLayerHeader.PTypeField2);
60 attrs->frame_type = vc1_populate_frame_type(info->picLayerHeader.PTYPE);
65 attrs->vc1.tfcntr = info->picLayerHeader.TFCNTR;
68 attrs->vc1.tff = info
[all...]
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
H A Dperf_print.c42 free(me->info); me->info = NULL;
68 /* data needed for info field */
87 me->info = (char *) malloc(3+9+1+8+2+6+4+2+7+12+8+16+2 + 100);
88 if (me->info)
91 sprintf(me->info,
92 "%s" /* info separator start */
104 "%s" /* info separator end */
129 /* info separator end */
133 /* we succeed if we could allocate the info strin
[all...]
/hardware/libhardware/modules/radio/
H A Dradio_hal_tool.c118 radio_program_info_t info; local
119 radio_metadata_allocate(&info.metadata, 87916, 0);
121 ret = hal_tuner->get_program_information(hal_tuner, &info);
123 printf("Err: Get program info ret code: %d\n", ret);
127 // Print the info.
130 for (i = 0; i < radio_metadata_get_count(info.metadata); i++) {
136 radio_metadata_get_at_index(info.metadata, i, &key, &type, &value, &size);
/hardware/qcom/display/msm8960/libexternal/
H A Dexternal.cpp288 // Store underscan support info in a system property
316 void set_info(struct fb_var_screeninfo &info) const;
319 void disp_mode_timing_type::set_info(struct fb_var_screeninfo &info) const
321 info.reserved[0] = 0;
322 info.reserved[1] = 0;
323 info.reserved[2] = 0;
325 info.reserved[3] = (info.reserved[3] & 0xFFFF) | (video_format << 16);
327 info.xoffset = 0;
328 info
[all...]

Completed in 760 milliseconds

1234567891011>>