Searched defs:cap (Results 1 - 17 of 17) sorted by relevance

/hardware/ril/rild/
H A Drild.c92 struct __user_cap_data_struct cap; local
95 cap.effective = cap.permitted = (1 << CAP_NET_ADMIN) | (1 << CAP_NET_RAW);
96 cap.inheritable = 0;
97 capset(&header, &cap);
/hardware/samsung_slsi/exynos5/libv4l2/
H A Dexynos_v4l2.c246 struct v4l2_capability cap; local
265 memset(&cap, 0, sizeof(cap));
267 ret = ioctl(fd, VIDIOC_QUERYCAP, &cap);
273 if ((need_caps & cap.capabilities) != need_caps) {
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXCapture.cpp47 OMXCameraPortParameters *cap; local
48 cap = &mCameraAdapterParameters.mCameraPortParams[mCameraAdapterParameters.mImagePortIndex];
52 if ( ( w != ( int ) cap->mWidth ) ||
53 ( h != ( int ) cap->mHeight ) )
58 cap->mWidth = w;
59 cap->mHeight = h;
61 //cap->mStride = 2;
63 CAMHAL_LOGVB("Image: cap.mWidth = %d", (int)cap->mWidth);
64 CAMHAL_LOGVB("Image: cap
1060 OMXCameraPortParameters cap; local
[all...]
H A DOMXCapabilities.cpp227 const CapPixelformat *cap,
235 if ( ( NULL == buffer ) || ( NULL == cap ) ) {
241 if ( format == cap[i].pixelformat ) {
242 strncat(buffer, cap[i].param, bufferSize - 1);
254 const CapFramerate *cap,
265 if ( ( NULL == buffer ) || ( NULL == cap ) ) {
271 if ( (framerateMax >= cap[i].num) && (framerateMin <= cap[i].num) ) {
272 strncat(buffer, cap[i].param, bufferSize - 1);
275 if ( cap[
226 encodePixelformatCap(OMX_COLOR_FORMATTYPE format, const CapPixelformat *cap, size_t capCount, char * buffer, size_t bufferSize) argument
252 encodeFramerateCap(OMX_U32 framerateMax, OMX_U32 framerateMin, const CapFramerate *cap, size_t capCount, char * buffer, size_t bufferSize) argument
305 encodeVFramerateCap(OMX_TI_CAPTYPE &caps, const CapU32Pair *cap, size_t capCount, char *buffer, char *defaultRange, size_t bufferSize) argument
372 encodeZoomCap(OMX_S32 maxZoom, const CapZoom *cap, size_t capCount, char * buffer, size_t bufferSize) argument
402 encodeISOCap(OMX_U32 maxISO, const CapISO *cap, size_t capCount, char * buffer, size_t bufferSize) argument
429 encodeSizeCap(OMX_TI_CAPRESTYPE &res, const CapResolution *cap, size_t capCount, char * buffer, size_t bufferSize) argument
[all...]
H A DOMXCameraAdapter.cpp459 OMXCameraPortParameters *cap; local
460 cap = &mCameraAdapterParameters.mCameraPortParams[mCameraAdapterParameters.mPrevPortIndex];
480 if( ( cap->mMinFrameRate != minFramerate ) ||
481 ( cap->mMaxFrameRate != maxFramerate ) )
483 cap->mMinFrameRate = minFramerate;
484 cap->mMaxFrameRate = maxFramerate;
485 setVFramerate(cap->mMinFrameRate, cap->mMaxFrameRate);
491 cap->mMaxFrameRate = cap
[all...]
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
H A DV4LCameraAdapter.h34 struct v4l2_capability cap; member in struct:android::VideoInfo
/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegBase.cpp57 struct v4l2_capability cap; local
60 iRet = ioctl(iFd, VIDIOC_QUERYCAP, &cap);
/hardware/samsung_slsi/exynos5/librotator/
H A Dexynos_rotator.c337 unsigned int cap; local
347 cap = V4L2_CAP_STREAMING |
351 if (exynos_v4l2_querycap(fd, cap) == false) {
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_ucm.c552 ALOGV("check_devices_for_voice_call(): voice cap detected\n");
798 ALOGV("acdb_id %d cap %d enable %d",
3376 static int snd_ucm_extract_acdb(char *buf, int *id, int *cap) argument
3383 *cap = 0;
3391 *cap = atoi(p);
/hardware/samsung_slsi/exynos5/libgscaler/
H A Dexynos_gscaler.c315 unsigned int cap; local
395 cap = V4L2_CAP_STREAMING |
398 if (exynos_v4l2_querycap(gsc_vd_entity->fd, cap) == false) {
422 unsigned int cap; local
453 cap = V4L2_CAP_STREAMING |
457 if (exynos_v4l2_querycap(fd, cap) == false) {
/hardware/ti/wpan/tools/FM/service/src/jni/
H A DJFmTxNative.cpp110 struct v4l2_capability cap; local
113 res = ioctl(radio_fd,VIDIOC_QUERYCAP,&cap);
119 if((cap.capabilities & V4L2_CAP_RADIO) == 0)
125 V4L2_JBTL_LOGD("Driver : %s\n",cap.driver);
126 V4L2_JBTL_LOGD("Card : %s\n",cap.card);
127 V4L2_JBTL_LOGD("Bus : %s\n",cap.bus_info);
128 V4L2_JBTL_LOGD("Capabilities : 0x%x\n",cap.capabilities);
H A DJFmRxNative.cpp309 struct v4l2_capability cap; local
312 res = ioctl(radio_fd,VIDIOC_QUERYCAP,&cap);
318 if((cap.capabilities & V4L2_CAP_RADIO) == 0)
324 V4L2_JBTL_LOGD("Driver : %s\n",cap.driver);
325 V4L2_JBTL_LOGD("Card : %s\n",cap.card);
326 V4L2_JBTL_LOGD("Bus : %s\n",cap.bus_info);
327 V4L2_JBTL_LOGD("Capabilities : 0x%x\n",cap.capabilities);
/hardware/ti/wpan/tools/kfmapp/
H A Dkfmapp.c1496 struct v4l2_capability cap; local
1499 res = ioctl(g_radio_fd,VIDIOC_QUERYCAP,&cap);
1505 if((cap.capabilities & V4L2_CAP_RADIO) == 0)
1511 printf("Driver : %s\n",cap.driver);
1512 printf("Card : %s\n",cap.card);
1513 printf("Bus : %s\n",cap.bus_info);
1514 printf("Capabilities : 0x%x\n",cap.capabilities);
/hardware/qcom/media/mm-video/vidc/venc/src/
H A Dvideo_encoder_device_copper.cpp326 struct v4l2_capability cap; local
331 ret = ioctl(m_nDriver_fd, VIDIOC_QUERYCAP, &cap);
336 " version = %d, capabilities = %x\n", cap.driver, cap.card,
337 cap.bus_info, cap.version, cap.capabilities);
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Domx_vdec_copper.cpp1368 struct v4l2_capability cap; local
1369 ret = ioctl(drv_ctx.video_driver_fd, VIDIOC_QUERYCAP, &cap);
1375 " version = %d, capabilities = %x\n", cap.driver, cap.card,
1376 cap.bus_info, cap.version, cap.capabilities);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A D802.11.h482 uint8 cap[1]; member in struct:dot11_extcap_ie
521 #define TDLS_CAP_MAX_BIT 39 /* TDLS max bit defined in ext cap */
989 #define DOT11_MNG_CAP_LEN 2 /* d11 management cap. length */
1207 #define DOT11_MNG_HT_CAP 45 /* d11 mgmt HT cap id */
1227 #define DOT11_MNG_BSS_AVAL_ADMISSION_CAP_ID 67 /* 11k bss aval admission cap id */
1259 #define DOT11_MNG_VHT_CAP_ID 191 /* d11 mgmt VHT cap id */
1329 #define DOT11_CAP_ESS 0x0001 /* d11 cap. ESS */
1330 #define DOT11_CAP_IBSS 0x0002 /* d11 cap. IBSS */
1331 #define DOT11_CAP_POLLABLE 0x0004 /* d11 cap. pollable */
1332 #define DOT11_CAP_POLL_RQ 0x0008 /* d11 cap
1547 uint16 cap; /* capability */ member in struct:dot11_dls_req
2178 uint8 cap[DOT11_RRM_CAP_LEN]; member in struct:dot11_rrm_cap_ie
2805 uint16 cap; member in struct:ht_cap_ie
3303 uint8 cap; member in struct:dot11_mdid_ie
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h1102 uint16 cap; /* sta's advertised capabilities */ member in struct:__anon65

Completed in 573 milliseconds