Searched defs:second (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap4xxx/camera/inc/
H A DNV12_resize.h34 mmInt32 second; member in struct:__anon2179
45 mmInt32 second; member in struct:__anon2180
/hardware/ril/include/telephony/
H A Dril_cdma_sms.h630 unsigned char second; /* 0x00-0x59 */ member in struct:__anon1333
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp829 * @p2 : second array element
3369 * @second : [output] second value of the pair
3379 int *second,
3392 // Find the second integer, immediately after the delimeter.
3396 *second = h;
3377 parse_pair(const char *str, int *first, int *second, char delim, char **endptr = NULL) argument

Completed in 175 milliseconds