Home
last modified time | relevance | path

Searched defs:num (Results 1 – 25 of 119) sorted by relevance

12345

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
DExynos_OSAL_ETC.c131 OMX_PTR Exynos_OSAL_Strncpy(OMX_PTR dest, OMX_PTR src, size_t num) in Exynos_OSAL_Strncpy()
141 OMX_S32 Exynos_OSAL_Strncmp(OMX_PTR str1, OMX_PTR str2, size_t num) in Exynos_OSAL_Strncmp()
151 OMX_PTR Exynos_OSAL_Strncat(OMX_PTR dest, OMX_PTR src, size_t num) in Exynos_OSAL_Strncat()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_prob.h54 static INLINE vp9_prob get_prob(int num, int den) { in get_prob()
58 static INLINE vp9_prob get_prob(int num, int den) { in get_prob()
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp1529 int checkSupportedParamScriptResol(param_Array **array, int size, char *param, int *num) { in checkSupportedParamScriptResol()
1540 int width, int height, int *num) { in checkSupportedParamScriptResol()
1550 int checkSupportedParamScriptfpsConst(int *array, int size, char *param, int *num) { in checkSupportedParamScriptfpsConst()
1560 int checkSupportedParamScriptfpsRange(char **array, int size, char *param, int *num) { in checkSupportedParamScriptfpsRange()
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/audio/exynos5/srp/alp/src/
Dsrp_api.c198 int SRP_Get_Ibuf_Info(void **addr, unsigned int *size, unsigned int *num) in SRP_Get_Ibuf_Info()
226 int SRP_Get_Obuf_Info(void **addr, unsigned int *size, unsigned int *num) in SRP_Get_Obuf_Info()
/hardware/ril/libril/
Dril.cpp1394 int32_t num; in dispatchGsmBrSmsCnf() local
1458 int32_t num; in dispatchCdmaBrSmsCnf() local
1907 int32_t num; in dispatchDataProfile() local
2229 int num; in responseCallList() local
2340 int num = responselen / sizeof(RIL_Data_Call_Response_v4); in responseDataCallListV4() local
2380 int num = responselen / sizeof(RIL_Data_Call_Response_v6); in responseDataCallListV6() local
2429 int num = responselen / sizeof(RIL_Data_Call_Response_v9); in responseDataCallListV9() local
2489 int num = responselen / sizeof(RIL_Data_Call_Response_v11); in responseDataCallList() local
2581 int num; in responseCallForwards() local
2650 int num; in responseCellList() local
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Derror_resilience_test.cc112 void SetErrorFrames(int num, unsigned int *list) { in SetErrorFrames()
122 void SetDroppableFrames(int num, unsigned int *list) { in SetDroppableFrames()
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp237 static int parseScanResults(wifi_scan_result *results, int num, nlattr *attr) in parseScanResults()
676 int num = event.get_u32(NL80211_ATTR_VENDOR_DATA); in handleEvent() local
785 wifi_scan_result *results, int max, int *num) in GetScanResultsCommand()
790 int createRequest(WifiRequest& request, int num, byte flush) { in createRequest()
878 int scan_id = 0, flags = 0, num = 0; in handleResponse() local
916 int max, wifi_scan_result *results, int *num) { in wifi_get_cached_gscan_results()
1076 int num = len / sizeof(wifi_scan_result); in handleEvent() local
1288 int num = min(len / sizeof(ChangeInfo), MAX_RESULTS); in handleEvent() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Divfdec.c21 static void fix_framerate(int *num, int *den) { in fix_framerate()
Dargs.c178 int num; /**< fraction numerator */ member
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c367 inv_error_t inv_get_handler_number(const char *name, int *num) in inv_get_handler_number()
385 inv_error_t inv_get_input_number(const char *name, int *num) in inv_get_input_number()
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/audio/exynos5/srp/alp/include/
Dsrp_api.h46 int num; member
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c470 inv_error_t inv_get_handler_number(const char *name, int *num) in inv_get_handler_number()
488 inv_error_t inv_get_input_number(const char *name, int *num) in inv_get_input_number()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c477 inv_error_t inv_get_handler_number(const char *name, int *num) in inv_get_handler_number()
495 inv_error_t inv_get_input_number(const char *name, int *num) in inv_get_input_number()
/hardware/ti/omap4-aah/kernel-headers/linux/
Domapfb.h25 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument
26 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument
27 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument
29 #define OMAP_IO(num) _IO('O', num) argument
/hardware/ti/omap4xxx/kernel-headers/linux/
Domapfb.h25 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument
26 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument
27 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument
29 #define OMAP_IO(num) _IO('O', num) argument
/hardware/intel/bootstub/
Dsfi.c97 int i, num, type; in sfi_setup_mmap() local
/hardware/invensense/60xx/mlsdk/mllite/
Dcompass.h50 int num; member
/hardware/ti/omap4xxx/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp196 status_t V4LCameraAdapter::useBuffers(CameraMode mode, void* bufArr, int num, size_t length, unsign… in useBuffers()
224 status_t V4LCameraAdapter::UseBuffersPreview(void* bufArr, int num) in UseBuffersPreview()
/hardware/ti/omap4-aah/original-kernel-headers/linux/
Domapfb.h33 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument
34 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument
35 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument
36 #define OMAP_IO(num) _IO('O', num) argument
/hardware/ti/omap4xxx/original-kernel-headers/linux/
Domapfb.h33 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument
34 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument
35 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument
36 #define OMAP_IO(num) _IO('O', num) argument
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
DOMXReprocess.cpp213 status_t OMXCameraAdapter::UseBuffersReprocess(CameraBuffer *bufArr, int num) in UseBuffersReprocess()
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
DV4LCameraAdapter.cpp435 status_t V4LCameraAdapter::useBuffers(CameraMode mode, CameraBuffer *bufArr, int num, size_t length… in useBuffers()
473 status_t V4LCameraAdapter::UseBuffersCapture(CameraBuffer *bufArr, int num) { in UseBuffersCapture()
507 status_t V4LCameraAdapter::UseBuffersPreview(CameraBuffer *bufArr, int num) in UseBuffersPreview()
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCoolingDevice.java65 public void setNumThrottleValues(int num) { in setNumThrottleValues()
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
Dstorage_manager.c40 int num; /**< Number of differnt save entities */ member
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dstorage_manager.c44 int num; /**< Number of differnt save entities */ member

12345