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

<<1112

/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_TI_Video.h135 so that codec can incorporate this info in the coded bit stream
1904 * 0 - indicates that frame packing arrangement info follows
2081 * @param pSliceInfoFlags : Flag to enable slice info
2162 * Size of sliceinfo flags - We have two slice info flag arrays in SL2, one
2165 * 2048 bytes for the slice info flag array for ECD3. But for the MC3 array,
2418 * the way codec uses MB info internally. This structure is of size
2421 * @param info : This elements gives details about the MB placement in the
2454 OMX_TI_VIDEO_H264VDEC_CommonInfo info; member in struct:OMX_TI_VIDEO_H264VDEC_MbInfo
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.cpp1135 const SegmentInfo* const info = segment.GetSegmentInfo(); local
1136 const uint64 timecode_scale = info->timecode_scale();
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp1264 * @values : array of hfr info
1316 * @values : array of hfr info
5986 struct sysinfo info; local
5987 sysinfo(&info);
5989 LOGH("totalram = %ld, freeram = %ld ", info.totalram,
5990 info.freeram);
5991 if (info.totalram > TOTAL_RAM_SIZE_512MB) {
10238 * DESCRIPTION: get TsMakeup info
10830 * @rat : ptr to struct to store rational info
10950 * @latitude : ptr to rational struct to store latitude info
11763 setRelatedCamSyncInfo( cam_sync_related_sensors_event_info_t* info) argument
[all...]
H A DQCamera2HWI.cpp767 LOGE("Error!! Frame info is NULL");
2029 * DESCRIPTION:returns the related cam sync info for this HWI instance
2044 * DESCRIPTION:sets the related cam sync info for this HWI instance
2047 * @info : ptr to related cam info parameters
2054 cam_sync_related_sensors_event_info_t* info)
2056 if(info) {
2057 return mParameters.setRelatedCamSyncInfo(info);
2171 // Reset Stream config info
2328 * @info
2053 setRelatedCamSyncInfo( cam_sync_related_sensors_event_info_t* info) argument
2334 getCapabilities(uint32_t cameraId, struct camera_info *info, cam_sync_type_t *p_cam_type) argument
[all...]
/hardware/qcom/audio/hal/
H A Daudio_hw.c2871 char info[512]; /* for possible debug info */ local
2931 pcm_params_to_string(*pparams, info, ARRAY_SIZE(info));
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A D802.11.h259 #define DOT11_ASSOC_REQ_FIXED_LEN 4 /* length of assoc frame without info elts */
266 #define DOT11_REASSOC_REQ_FIXED_LEN 10 /* length of assoc frame without info elts */
273 #define DOT11_ASSOC_RESP_FIXED_LEN 6 /* length of assoc resp frame without info elts */
461 uint8 info; member in struct:dot11_obss_coex
818 * body and return the char* pointer to the SSID info element
1100 #define DOT11_SC_ASSOC_BAD_POWER_CAP 23 /* Association denied because the info
1104 #define DOT11_SC_ASSOC_BAD_SUP_CHANNELS 24 /* Association denied because the info
1162 /* TIM Info element has 3 bytes fixed info in INFORMATION field,
1221 #define DOT11_MNG_HT_ADD 61 /* d11 mgmt additional HT info */
1226 #define DOT11_MNG_MEASUREMENT_PILOT_TX_ID 66 /* 11k measurement pilot tx info i
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
H A Dmkvparser.cpp4676 Info& info = const_cast<Info&>(m_info); local
4677 info.Clear();
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h143 /* BSS info structure
185 /* BSS info structure
230 #define WL_BSS_FLAGS_RSSI_ONCHANNEL 0x04 /* rssi info was received on channel (vs offchannel) */
1263 * revision info up from the driver.
1281 uint chippkg; /* chip package info */
1302 /* Transfer info about an IOVar from the driver */
2124 /* Test info vector */
2131 ota_rate_info_t rt_info; /* Rate info */
2132 ota_packetengine_t pkteng; /* packeteng info */
2135 ota_power_info_t pwr_info; /* power sweep info */
4361 uint8 info; member in struct:wl_action_obss_coex_req
[all...]

Completed in 289 milliseconds

<<1112