Home
last modified time | relevance | path

Searched defs:num_bytes (Results 1 – 8 of 8) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dmlos_linux.c45 void *inv_malloc(unsigned int num_bytes) in inv_malloc()
Dinv_sysfs_utils.c48 int inv_sysfs_read(char *filename, long num_bytes, char *data) in inv_sysfs_read()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dmlos_linux.c45 void *inv_malloc(unsigned int num_bytes) in inv_malloc()
Dinv_sysfs_utils.c54 int inv_sysfs_read(char *filename, long num_bytes, char *data) in inv_sysfs_read()
/hardware/knowles/athletico/sound_trigger_hal/
Dsound_trigger_intf.h115 size_t num_bytes; member
/hardware/qcom/audio/hal/audio_extn/
Dsoundtrigger.c96 size_t num_bytes; member
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2044 bcm_inc_bytes(uchar *num, int num_bytes, uint8 amount) in bcm_inc_bytes()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp898 unsigned int num_bytes = fwrite_helper(&crc_val, 1, sizeof(crc_val), crcFile); in fbd_thread() local