Searched refs:elements (Results 1 – 12 of 12) sorted by relevance
/hardware/invensense/60xx/mlsdk/mllite/ |
D | mlFIFO.c | 166 static uint_fast16_t inv_set_fifo_accuracy(uint_fast16_t elements, in inv_set_fifo_accuracy() argument 170 if (elements) { in inv_set_fifo_accuracy() 192 static uint_fast16_t inv_set_fifo_reference(uint_fast16_t elements, in inv_set_fifo_reference() argument 201 if ((elements & 1) in inv_set_fifo_reference() 205 elements >>= 1; in inv_set_fifo_reference() 209 if (elements & 1) in inv_set_fifo_reference() 211 elements >>= 1; in inv_set_fifo_reference() 214 elements = 0; in inv_set_fifo_reference() 217 elements |= (1 << kk); in inv_set_fifo_reference() 219 return elements; in inv_set_fifo_reference() [all …]
|
D | mlFIFO.h | 87 inv_error_t inv_send_gyro(uint_fast16_t elements, uint_fast16_t accuracy); 88 inv_error_t inv_send_accel(uint_fast16_t elements, uint_fast16_t accuracy); 89 inv_error_t inv_send_linear_accel(uint_fast16_t elements, 91 inv_error_t inv_send_linear_accel_in_world(uint_fast16_t elements, 93 inv_error_t inv_send_cntrl_data(uint_fast16_t elements, 95 inv_error_t inv_send_sensor_data(uint_fast16_t elements, 97 inv_error_t inv_send_external_sensor_data(uint_fast16_t elements, 99 inv_error_t inv_send_gravity(uint_fast16_t elements, 102 inv_error_t inv_send_quantized_accel(uint_fast16_t elements, 104 inv_error_t inv_send_eis(uint_fast16_t elements, uint_fast16_t accuracy);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002 116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002 129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003 144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004 156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005 159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005 172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006 175 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
|
D | loc_api.xdr | 187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002 190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002 203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003 218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004 230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005 233 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005 246 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006 249 /* Following elements added in enum rpc_loc_server_request_e_type in 0x00050006
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/ |
D | TODO | 5 - Read past unknown elements rather than seeking. 6 - Try to handle unknown elements with unknown sizes.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
D | vp9_idct16x16_add_neon.asm | 46 ; idct16 stage1 - stage6 on all the elements loaded in q8-q15. The output 51 ; TODO(hkuang): Find a better way to load the elements. 52 ; load elements of 0, 2, 4, 6, 8, 10, 12, 14 into q8 - q15 292 ; idct16 stage1 - stage7 on all the elements loaded in q8-q15. The output 298 ; TODO(hkuang): Find a better way to load the elements. 299 ; load elements of 1, 3, 5, 7, 9, 11, 13, 15 into q8 - q15 796 ; idct16 stage1 - stage6 on all the elements loaded in q8-q15. The output 801 ; TODO(hkuang): Find a better way to load the elements. 802 ; load elements of 0, 2, 4, 6, 8, 10, 12, 14 into q8 - q15 924 ; idct16 stage1 - stage7 on all the elements loaded in q8-q15. The output [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
D | variance_neon.asm | 46 ;VPADAL adds adjacent pairs of elements of a vector, and accumulates 47 ;the results into the elements of the destination vector. The explanation
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api.xdr | 160 /* Following elements added in enum rpc_loc_ni_event_e_type in 0x00040002
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/ |
D | nestegg.c | 800 ne_find_element(uint64_t id, struct ebml_element_desc * elements) in ne_find_element() argument 804 for (element = elements; element->id; ++element) in ne_find_element()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
D | filter_altivec.asm | 859 vmsummbm v6, v4, v8, v12 ;# taps times elements
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
D | filter_v6.asm | 548 sub r0, r0, r2, lsl #1 ; need 6 elements for filtering, 2 before, 3 after
|
/hardware/intel/img/libdrm/ |
D | aclocal.m4 | 7808 # Produce a SEP delimited list of all paired combinations of elements of
|