Home
last modified time | relevance | path

Searched defs:array (Results 1 – 25 of 30) sorted by relevance

12

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp1510 int checkSupportedParamScript(char **array, int size, char *param) { in checkSupportedParamScript()
1519 int checkSupportedParamScriptLayout(char **array, int size, char *param, int *index) { in checkSupportedParamScriptLayout()
1529 int checkSupportedParamScriptResol(param_Array **array, int size, char *param, int *num) { in checkSupportedParamScriptResol()
1539 int checkSupportedParamScriptResol(param_Array **array, int size, 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()
Dcamera_test_menu.cpp1710 int getDefaultParameter(const char* val, int numOptions, char **array) { in getDefaultParameter()
1730 int getDefaultParameterResol(const char* val, int numOptions, param_Array **array) { in getDefaultParameterResol()
1802 int getSupportedParametersCaptureSize(char* parameters, int *optionsCount, param_Array array[], int… in getSupportedParametersCaptureSize()
1833 int getSupportedParametersVideoCaptureSize(char* parameters, int *optionsCount, param_Array array[] in getSupportedParametersVideoCaptureSize()
1864 int getSupportedParametersPreviewSize(char* parameters, int *optionsCount, param_Array array[], int… in getSupportedParametersPreviewSize()
1893 int getSupportedParametersThumbnailSize(char* parameters, int *optionsCount, param_Array array[], i… in getSupportedParametersThumbnailSize()
1922 int getSupportedParametersNames(int width, int height, param_Array array[], int arraySize) { in getSupportedParametersNames()
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
DOMXSceneModeTables.h32 #define ARRAY_SIZE(array) (sizeof((array)) / sizeof((array)[0])) argument
/hardware/qcom/media/msm8974/libstagefrighthw/
DQComOMXPlugin.cpp123 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
/hardware/qcom/media/msm8996/libstagefrighthw/
DQComOMXPlugin.cpp123 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
/hardware/ti/omap3/libstagefrighthw/
DTIOMXPlugin.cpp117 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
/hardware/ti/omap4-aah/libstagefrighthw/
DTIOMXPlugin.cpp126 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
/hardware/ti/omap4xxx/libstagefrighthw/
DTIOMXPlugin.cpp126 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
DOMXSceneModeTables.h32 #define ARRAY_SIZE(array) (sizeof((array)) / sizeof((array)[0])) argument
/hardware/intel/common/libmix/mix_video/src/
Dmixframemanager.c319 MixVideoFrame *get_expected_frame_from_array(GPtrArray *array, in get_expected_frame_from_array()
388 void add_frame_into_array(GPtrArray *array, MixVideoFrame *mvf) { in add_frame_into_array()
/hardware/intel/common/libstagefrighthw/
DWrsOMXPlugin.cpp200 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_vsync.cpp41 #define ARRAY_LENGTH(array) (sizeof((array))/sizeof((array)[0])) argument
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_vsync.cpp42 #define ARRAY_LENGTH(array) (sizeof((array))/sizeof((array)[0])) argument
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_vsync.cpp42 #define ARRAY_LENGTH(array) (sizeof((array))/sizeof((array)[0])) argument
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_vsync.cpp41 #define ARRAY_LENGTH(array) (sizeof((array))/sizeof((array)[0])) argument
/hardware/intel/common/utils/ISV/omx/
Disv_omxcore.cpp327 OMX_U8 **array = new OMX_U8 *[numRoles]; in OMX_GetRolesOfComponent() local
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
DV4LCapabilities.cpp36 #define ARRAY_SIZE(array) (sizeof((array)) / sizeof((array)[0])) argument
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dmltypes.h144 #define ARRAY_SIZE(array) (sizeof(array)/sizeof((array)[0])) argument
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dmltypes.h144 #define ARRAY_SIZE(array) (sizeof(array)/sizeof((array)[0])) argument
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2268 setbit(void *array, uint bit) in setbit()
2275 clrbit(void *array, uint bit) in clrbit()
2282 isset(const void *array, uint bit) in isset()
2289 isclr(const void *array, uint bit) in isclr()
/hardware/ti/omap4xxx/camera/
DEncoder_libjpeg.cpp46 #define ARRAY_SIZE(array) (sizeof((array)) / sizeof((array)[0])) argument
/hardware/ti/omap4-aah/camera/
DEncoder_libjpeg.cpp44 #define ARRAY_SIZE(array) (sizeof((array)) / sizeof((array)[0])) argument
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhw_ar3k.h148 unsigned char array; member
/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhw_ar3k.h148 unsigned char array; member
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhw_ar3k.h148 unsigned char array; member

12