Home
last modified time | relevance | path

Searched defs:elements (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
DmlFIFO.c166 static uint_fast16_t inv_set_fifo_accuracy(uint_fast16_t elements, in inv_set_fifo_accuracy()
192 static uint_fast16_t inv_set_fifo_reference(uint_fast16_t elements, in inv_set_fifo_reference()
227 uint_fast16_t elements, in inv_construct3_fifo()
990 inv_error_t inv_send_accel(uint_fast16_t elements, uint_fast16_t accuracy) in inv_send_accel()
1024 inv_error_t inv_send_cntrl_data(uint_fast16_t elements, uint_fast16_t accuracy) in inv_send_cntrl_data()
1080 uint_fast16_t elements; in inv_send_packet_number() local
1122 inv_error_t inv_send_gravity(uint_fast16_t elements, uint_fast16_t accuracy) in inv_send_gravity()
1144 inv_error_t inv_send_gyro(uint_fast16_t elements, uint_fast16_t accuracy) in inv_send_gyro()
1196 inv_error_t inv_send_linear_accel(uint_fast16_t elements, in inv_send_linear_accel()
1231 inv_error_t inv_send_linear_accel_in_world(uint_fast16_t elements, in inv_send_linear_accel_in_world()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c800 ne_find_element(uint64_t id, struct ebml_element_desc * elements) in ne_find_element()