Searched defs:type (Results 176 - 200 of 308) sorted by relevance

1234567891011>>

/hardware/ti/omap4-aah/camera/inc/
H A DEncoder_libjpeg.h52 CameraFrame::FrameType type,
147 CameraFrame::FrameType type,
153 mType(type), mThumb(NULL) {
144 Encoder_libjpeg(params* main_jpeg, params* tn_jpeg, encoder_libjpeg_callback_t cb, CameraFrame::FrameType type, void* cookie1, void* cookie2, void* cookie3, void *cookie4) argument
/hardware/ti/omap4xxx/camera/inc/
H A DEncoder_libjpeg.h44 CameraFrame::FrameType type,
131 CameraFrame::FrameType type,
137 mType(type), mThumb(NULL) {
128 Encoder_libjpeg(params* main_jpeg, params* tn_jpeg, encoder_libjpeg_callback_t cb, CameraFrame::FrameType type, void* cookie1, void* cookie2, void* cookie3) argument
/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test.h106 output_format type; member in struct:output_format_t
126 video_encoder type; member in struct:video_Codecs_t
131 audio_encoder type; member in struct:audio_Codecs_t
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp217 ALOGW("Ignoring invalid attribute type = %d, size = %d",
250 int type = it2.get_type(); local
251 if (type == GSCAN_ATTRIBUTE_SSID) {
254 } else if (type == GSCAN_ATTRIBUTE_BSSID) {
256 } else if (type == GSCAN_ATTRIBUTE_TIMESTAMP) {
258 } else if (type == GSCAN_ATTRIBUTE_CHANNEL) {
260 } else if (type == GSCAN_ATTRIBUTE_RSSI) {
262 } else if (type == GSCAN_ATTRIBUTE_RTT) {
264 } else if (type == GSCAN_ATTRIBUTE_RTTSD) {
660 ALOGI("Scan complete type no
[all...]
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c432 enum mixer_ctl_type type; local
454 type = mixer_ctl_get_type(ctl);
458 ALOGV("[EDID]type = %d",type);
462 switch (type)
614 /*16 bit data will be converted to 24 bit over 32 bit data type
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderDefs.h112 // indicate the modular drm type
162 VideoDecodeErrorType type; member in struct:VideoErrorInfo
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
H A Dmkvparser.hpp330 long type; member in class:mkvparser::Track::Info
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp2256 void ComponentBase::SetTypeHeader(OMX_PTR type, OMX_U32 size) argument
2261 if (!type)
2264 nsize = (OMX_U32 *)type;
2265 nversion = (OMX_VERSIONTYPE *)((OMX_U8 *)type + sizeof(OMX_U32));
2271 OMX_ERRORTYPE ComponentBase::CheckTypeHeader(const OMX_PTR type, OMX_U32 size) argument
2276 if (!type)
2279 nsize = (OMX_U32 *)type;
2280 nversion = (OMX_VERSIONTYPE *)((OMX_U8 *)type + sizeof(OMX_U32));
/hardware/intel/img/libdrm/shared-core/
H A Dvia_drm.h133 uint32_t type; member in struct:__anon815
243 via_irq_seq_type_t type; member in struct:drm_via_wait_irq_request
/hardware/intel/img/psb_video/src/
H A Dpsb_cmdbuf.c1254 DMA_TYPE type)
1274 dma_cmd->ui32Cmd |= (IMG_UINT32)type;
1249 psb_cmdbuf_dma_write_cmdbuf(psb_cmdbuf_p cmdbuf, psb_buffer_p bitstream_buf, uint32_t buffer_offset, uint32_t size, uint32_t dest_offset, DMA_TYPE type) argument
H A Dvsp_VPP.c135 * type(0-Denoise,1-Deblock), value_thr, cnt_thr, coef, temp_thr1, temp_thr2, _pad[2]
233 switch (obj_config->attrib_list[i].type) {
340 if (VAConfigAttribRTFormat == obj_config->attrib_list[i].type) {
747 switch (obj_buffer->type) {
921 VAProcFilterType type,
967 switch (type) {
1003 color_balance_cap->type = VAProcColorBalanceAutoSaturation;
1010 color_balance_cap->type = VAProcColorBalanceAutoBrightness;
1030 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalide filter type %d\n", type);
918 vsp_QueryVideoProcFilterCaps( VADriverContextP ctx, VAContextID context, VAProcFilterType type, void *filter_caps, unsigned int *num_filter_caps ) argument
[all...]
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.c195 int type = PLAYBACK_DBG_TYPE_G_ORIENT; local
196 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
212 int type = PLAYBACK_DBG_TYPE_G_SAMPLE_RATE; local
213 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
231 int type = PLAYBACK_DBG_TYPE_A_SAMPLE_RATE; local
232 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
361 int type local
395 int type = PLAYBACK_DBG_TYPE_Q_SAMPLE_RATE; local
492 int type = PLAYBACK_DBG_TYPE_A_ORIENT; local
515 int type = PLAYBACK_DBG_TYPE_C_ORIENT; local
720 int type = PLAYBACK_DBG_TYPE_ACCEL; local
759 int type = PLAYBACK_DBG_TYPE_GYRO; local
791 int type = PLAYBACK_DBG_TYPE_COMPASS; local
829 int type = PLAYBACK_DBG_TYPE_TEMPERATURE; local
857 int type = PLAYBACK_DBG_TYPE_QUAT; local
1013 int type = PLAYBACK_DBG_TYPE_EXECUTE; local
[all...]
/hardware/invensense/60xx/mlsdk/platform/include/linux/
H A Dmpu.h229 * @type: device type. enum ext_slave_type
268 unsigned char type; member in struct:ext_slave_descr
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Ddata_builder.c249 int type = PLAYBACK_DBG_TYPE_G_ORIENT; local
250 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
266 int type = PLAYBACK_DBG_TYPE_G_SAMPLE_RATE; local
267 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
285 int type = PLAYBACK_DBG_TYPE_A_SAMPLE_RATE; local
286 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
506 int type local
540 int type = PLAYBACK_DBG_TYPE_Q_SAMPLE_RATE; local
646 int type = PLAYBACK_DBG_TYPE_A_ORIENT; local
669 int type = PLAYBACK_DBG_TYPE_C_ORIENT; local
1011 int type = PLAYBACK_DBG_TYPE_ACCEL; local
1050 int type = PLAYBACK_DBG_TYPE_GYRO; local
1082 int type = PLAYBACK_DBG_TYPE_COMPASS; local
1123 int type = PLAYBACK_DBG_TYPE_TEMPERATURE; local
1154 int type = PLAYBACK_DBG_TYPE_QUAT; local
1205 int type = PLAYBACK_DBG_TYPE_COMPASS_OFF; local
1219 int type = PLAYBACK_DBG_TYPE_COMPASS_OFF; local
1233 int type = PLAYBACK_DBG_TYPE_QUAT_OFF; local
1247 int type = PLAYBACK_DBG_TYPE_GYRO_OFF; local
1363 int type = PLAYBACK_DBG_TYPE_EXECUTE; local
[all...]
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.c248 int type = PLAYBACK_DBG_TYPE_G_ORIENT; local
249 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
265 int type = PLAYBACK_DBG_TYPE_G_SAMPLE_RATE; local
266 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
284 int type = PLAYBACK_DBG_TYPE_A_SAMPLE_RATE; local
285 fwrite(&type, sizeof(type), 1, inv_data_builder.file);
303 int type local
337 int type = PLAYBACK_DBG_TYPE_Q_SAMPLE_RATE; local
441 int type = PLAYBACK_DBG_TYPE_A_ORIENT; local
464 int type = PLAYBACK_DBG_TYPE_C_ORIENT; local
785 int type = PLAYBACK_DBG_TYPE_ACCEL; local
824 int type = PLAYBACK_DBG_TYPE_GYRO; local
856 int type = PLAYBACK_DBG_TYPE_COMPASS; local
897 int type = PLAYBACK_DBG_TYPE_TEMPERATURE; local
928 int type = PLAYBACK_DBG_TYPE_QUAT; local
977 int type = PLAYBACK_DBG_TYPE_COMPASS_OFF; local
991 int type = PLAYBACK_DBG_TYPE_COMPASS_OFF; local
1005 int type = PLAYBACK_DBG_TYPE_QUAT_OFF; local
1019 int type = PLAYBACK_DBG_TYPE_GYRO_OFF; local
1136 int type = PLAYBACK_DBG_TYPE_EXECUTE; local
[all...]
/hardware/libhardware/include/hardware/
H A Dfused_location.h616 /** Represents the type of geofence and data */
618 GeofenceType type; member in struct:__anon1216
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dlink_layer_stats.h136 /* wifi peer type */
150 wifi_peer_type type; // peer type (AP, TDLS, GO etc.) member in struct:__anon1364
/hardware/qcom/audio/hal/
H A Daudio_hw.h188 usecase_type_t type; member in struct:audio_usecase
/hardware/qcom/audio/hal/msm8974/
H A Dplatform.c1720 int platform_set_usecase_pcm_id(audio_usecase_t usecase, int32_t type, int32_t pcm_id) argument
1729 if ((type != 0) && (type != 1)) {
1730 ALOGE("%s: invalid usecase type", __func__);
1733 pcm_device_table[usecase][type] = pcm_id;
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.cpp315 ovutils::eDest MDPComp::getMdpPipe(hwc_context_t *ctx, ePipeType type) { argument
319 switch(type) {
333 if(type == MDPCOMP_OV_RGB) {
340 ALOGE("%s: Invalid pipe type",__FUNCTION__);
870 ePipeType type = MDPCOMP_OV_ANY; local
874 type = MDPCOMP_OV_DMA;
877 pipe_info.index = getMdpPipe(ctx, type);
980 ePipeType type) {
986 pipe_info.rIndex = getMdpPipe(ctx, type);
991 pipe_info.lIndex = getMdpPipe(ctx, type);
978 acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, MdpPipeInfoHighRes& pipe_info, ePipeType type) argument
1041 ePipeType type = MDPCOMP_OV_ANY; local
[all...]
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_mdpcomp.cpp311 ovutils::eDest MDPComp::getMdpPipe(hwc_context_t *ctx, ePipeType type, argument
316 switch(type) {
329 if(type == MDPCOMP_OV_RGB) {
336 ALOGE("%s: Invalid pipe type",__FUNCTION__);
1000 ePipeType type = MDPCOMP_OV_ANY; local
1003 type = MDPCOMP_OV_VG;
1007 type = MDPCOMP_OV_DMA;
1010 pipe_info.index = getMdpPipe(ctx, type, Overlay::MIXER_DEFAULT);
1012 ALOGD_IF(isDebug(), "%s: Unable to get pipe type = %d",
1013 __FUNCTION__, (int) type);
1148 acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, MdpPipeInfoHighRes& pipe_info, ePipeType type) argument
1186 ePipeType type = MDPCOMP_OV_ANY; local
[all...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp607 LocApiRpc::setServer(unsigned int ip, int port, LocServerType type) argument
613 switch (type) {
668 ioctl_data.rpc_loc_ioctl_data_u_type_u.assist_data_delete.type = bits;
1045 else if (RPC_LOC_IOCTL_QUERY_PREDICTED_ORBITS_DATA_SOURCE != callback_data.type)
1047 LOC_LOGE("RPC_LOC_IOCTL_QUERY_PREDICTED_ORBITS_DATA_SOURCE is not the type expected! type=%d\n", callback_data.type);
1176 LOC_LOGV("ATLEvent: event - RPC_LOC_SERVER_REQUEST_MULTI_OPEN\n type - AGPS_TYPE_SUPL\n handle - %d", connHandle);
1179 LOC_LOGV("ATLEvent: event - RPC_LOC_SERVER_REQUEST_MULTI_OPEN\n type - AGPS_TYPE_WWAN_ANY\n handle - %d", connHandle);
1194 LOC_LOGE("ATLEvent: event type
[all...]
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.h179 LocServerType type)
181 return mLocApi->setServer(ip, port, type);
178 setServer(unsigned int ip, int port, LocServerType type) argument
H A Dloc.cpp94 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
142 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid);
144 static void loc_agps_ril_update_network_state(int connected, int type, int roaming, const char* extra_info);
626 Assumes the aiding data type specified in GpsAidingData matches with
917 static int loc_agps_set_server(AGpsType type, const char* hostname, int port) argument
921 switch (type) {
1088 static void loc_agps_ril_set_set_id(AGpsSetIDType type, const char* setid) {} argument
1090 static void loc_agps_ril_update_network_state(int connected, int type, int roaming, const char* extra_info) {} argument
/hardware/qcom/msm8x74/original-kernel-headers/media/
H A Dmsm_vidc.h56 unsigned int type; /* msm_vidc_extradata_type */ member in struct:msm_vidc_extradata_header
109 unsigned int type; member in struct:msm_vidc_extradata_index
127 unsigned int type; member in struct:msm_vidc_stream_userdata_payload

Completed in 919 milliseconds

1234567891011>>