Searched refs:order (Results 1 - 25 of 43) sorted by relevance

12

/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c158 int order; member in struct:component_list
307 if (components[TIME].order == i) {
335 } else if (components[CALIBRATED_GYROSCOPE].order == i) {
379 } else if (components[CALIBRATED_ACCELEROMETER].order == i) {
390 } else if (components[CALIBRATED_COMPASS].order == i) {
405 } else if (components[RAW_GYROSCOPE].order == i) {
416 } else if (components[RAW_GYROSCOPE_BODY].order == i) {
427 } else if (components[RAW_ACCELEROMETER].order == i) {
438 } else if (components[RAW_COMPASS].order == i) {
449 } else if (components[QUATERNION_9_AXIS].order
[all...]
/hardware/broadcom/wlan/
H A D.gitignore24 *.order
/hardware/qcom/display/msm8909/libhdmi/
H A Dhdmi.h43 EDIDData(int mode, int width, int height, int fps, int order) argument
44 : mMode(mode), mWidth(width), mHeight(height), mFps(fps), mModeOrder(order)
H A Dhdmi.cpp45 * In order to add support for a new mode, the mode must be
449 int order = getModeOrder(mode); local
450 if (order > bestOrder) {
451 bestOrder = order;
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DVirtualThermalZone.java29 * zone state by computing the equation, which can be linear / higher order implementation
213 Integer weights[], order[];
222 order = sa.getOrder();
223 if (weights == null && order == null) return rawSensorTemp;
225 if (order == null) {
228 } else if (order != null && weights.length == order.length) {
229 // if order array is provided in xml,
234 sensorTemp += (weights[i] * (int) Math.pow(rawSensorTemp, order[i])) / 1000;
/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.h43 EDIDData(int mode, int width, int height, int fps, int order) argument
44 : mMode(mode), mWidth(width), mHeight(height), mFps(fps), mModeOrder(order)
H A Dhdmi.cpp45 * In order to add support for a new mode, the mode must be
462 int order = getModeOrder(mode); local
463 if (order > bestOrder) {
464 bestOrder = order;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
H A Dvp9_variance_impl_mmx.asm106 psubsw mm0, mm1 ; A-B (low order) to MM0
107 psubsw mm2, mm3 ; A-B (high order) to MM2
130 psubsw mm0, mm1 ; A-B (low order) to MM0
131 psubsw mm2, mm3 ; A-B (high order) to MM2
153 psubsw mm0, mm1 ; A-B (low order) to MM0
154 psubsw mm2, mm3 ; A-B (high order) to MM2
176 psubsw mm0, mm1 ; A-B (low order) to MM0
177 psubsw mm2, mm3 ; A-B (high order) to MM2
199 psubsw mm0, mm1 ; A-B (low order) to MM0
200 psubsw mm2, mm3 ; A-B (high order) t
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Dvariance_impl_mmx.asm106 psubsw mm0, mm1 ; A-B (low order) to MM0
107 psubsw mm2, mm3 ; A-B (high order) to MM2
130 psubsw mm0, mm1 ; A-B (low order) to MM0
131 psubsw mm2, mm3 ; A-B (high order) to MM2
153 psubsw mm0, mm1 ; A-B (low order) to MM0
154 psubsw mm2, mm3 ; A-B (high order) to MM2
176 psubsw mm0, mm1 ; A-B (low order) to MM0
177 psubsw mm2, mm3 ; A-B (high order) to MM2
199 psubsw mm0, mm1 ; A-B (low order) to MM0
200 psubsw mm2, mm3 ; A-B (high order) t
[all...]
/hardware/libhardware/modules/local_time/
H A DAndroid.mk22 # if no other device specific modules are present. The exact load order can be
/hardware/ti/omap4-aah/test/CameraHal/
H A DAndroid.mk6 # OMAP_ENHANCEMENT and OMAP_ENHANCEMENT_CPCAM macros in order to
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
H A Dquantize_sse4.asm159 ; in vp8_default_zig_zag1d order: see vp8/common/entropy.c
213 ; select the last value (in zig_zag order) for EOB
/hardware/libhardware/modules/audio/
H A DAndroid.mk18 # device specific modules are present. The exact load order can be seen in
/hardware/qcom/display/msm8084/libexternal/
H A Dexternal.cpp456 int order = getModeOrder(mode); local
457 if (order > bestOrder) {
458 bestOrder = order;
/hardware/qcom/display/msm8226/libexternal/
H A Dexternal.cpp456 int order = getModeOrder(mode); local
457 if (order > bestOrder) {
458 bestOrder = order;
/hardware/qcom/display/msm8960/libexternal/
H A Dexternal.cpp548 int order = getModeOrder(mode); local
549 if (order > bestOrder) {
550 bestOrder = order;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.asm110 vld1.16 {q6, q7}, [r0@128] ; load inverse scan order
189 vld1.16 {q10, q11}, [r0@128]; load inverse scan order
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_q6vdec.h141 u32 order; member in struct:vdec_config
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_q6vdec.h119 u32 order; /* render decoder order */ member in struct:vdec_config
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_q6vdec.h141 u32 order; member in struct:vdec_config
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_q6vdec.h119 u32 order; /* render decoder order */ member in struct:vdec_config
/hardware/ti/omap4-aah/kernel-headers-ti/video/
H A Ddsscomp.h175 enum s3d_disp_order order; member in struct:s3d_disp_info
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdp.cpp66 mParams.params.conv_params.order = hsic_order_hsc_i;
143 //deferred calcs, so APIs could be called in any order.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dloopfilter_filters_altivec.asm35 ;# address then correspond to position within a register, the higher-order
40 ;# still if the low-order bits of the register number correspond to
84 ;# number (= high-order part of address) bits are at the disposal of
644 ;# memory to align and order them up. Then they are read in using the
996 neg r5, r5 ;# Write rows back in reverse order
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdp.cpp61 mParams.params.conv_params.order = hsic_order_hsc_i;
171 //deferred calcs, so APIs could be called in any order.

Completed in 1013 milliseconds

12