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

/hardware/invensense/mlsdk/platform/linux/
H A Dmlos_linux.c54 * @param numBytes number of bytes
57 void *inv_malloc(unsigned int numBytes) argument
60 void *allocPtr = malloc(numBytes);
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
H A Dti_m4v_config_parser.h64 uint32 numBytes; member in struct:__anon1489
/hardware/qcom/media/mm-video/vidc/vdec/inc/
H A Dmp4_utils.h126 unsigned long int numBytes; member in struct:__anon483

Completed in 126 milliseconds