Searched refs:delay (Results 26 - 40 of 40) sorted by relevance

12

/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_common.xdr377 unsigned char delay;
H A Dloc_api_common_xdr.c584 if (!xdr_u_char (xdrs, &objp->delay))
/hardware/intel/img/libdrm/shared-core/
H A Dradeon_drm.h262 } delay; member in union:__anon784
/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h397 snd_pcm_sframes_t delay; member in struct:snd_pcm_status
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h408 snd_pcm_sframes_t delay; /* current delay in frames */ member in struct:snd_pcm_status
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
H A Dloc_api_common.xdr413 unsigned char delay;
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_menu.cpp542 /** Calculate delay from a reference time */
544 unsigned long long st, end, delay; local
551 delay = end - st;
553 return delay;
4242 unsigned long long st, end, delay; local
4286 delay = end - st;
4287 printf("Application closed after: %llu ms\n", delay);
/hardware/invensense/60xx/mlsdk/mllite/
H A DmlFIFO.c474 short delay = (short)-((50 / inv_get_sample_step_size_ms()) + 1); local
476 inv_int16_to_big8(delay, regs);
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
H A Dloc_api_common.h383 u_char delay; member in struct:rpc_loc_ni_supl_qop_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
H A Dloc_api_common.h379 u_char delay; member in struct:rpc_loc_ni_supl_qop_s_type
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
H A Dloc_api_rpcgen_common_rpc.h407 u_char delay; member in struct:rpc_loc_ni_supl_qop_s_type
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
H A DExynosVideoDecoder.c350 int delay)
361 if (exynos_v4l2_s_ctrl(pCtx->hDec, V4L2_CID_MPEG_MFC51_VIDEO_DECODER_H264_DISPLAY_DELAY, delay) != 0) {
348 MFC_Decoder_Set_DisplayDelay( void *pHandle, int delay) argument
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_common_xdr.c602 if (!xdr_u_char (xdrs, &objp->delay))
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
H A Dloc_api_rpcgen_common_xdr.c578 if (!xdr_u_char (xdrs, &objp->delay))
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h1984 int usec_spin; /* microsecs to delay between rssi samples */
2117 uint16 delay; /* Inter-packet delay */ member in struct:ota_packetengine
2118 /* for ota_tx, delay is tx ifs in micro seconds */
2119 /* for ota_rx, delay is wait time in milliseconds */
3991 uint16 max_comeback_delay; /* -1 use default, max comeback delay in resp else fail */
4227 uint32 delay; /* Inter-packet delay */ member in struct:wl_pkteng
5414 /* tx pkt delay statistics */
5418 /* structure to store per-AC delay statistic
[all...]

Completed in 672 milliseconds

12