Home
last modified time | relevance | path

Searched refs:gz (Results 1 – 12 of 12) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/mpu9150/
Dmpu60x0.cxx115 int16_t gx, gy, gz; in update() local
125 gz = ( (buffer[12] << 8) | buffer[13] ); in update()
136 m_gyroZ = float(gz); in update()
/hardware/intel/common/libva/
DMakefile.am43 tar zxvf ../$(PACKAGE)-$(VERSION).tar.gz && \
/hardware/broadcom/wlan/
D.gitignore27 *.gz
/hardware/intel/common/libmix/mix_common/
Dmixcommon.spec5 Source0: %{name}-%{version}.tar.gz
/hardware/intel/common/libmix/mix_audio/
Dmixaudio.spec11 Source0: %{name}-%{version}.tar.gz
/hardware/intel/common/libmix/mix_vbp/
Dmixvbp.spec11 Source0: %{name}-%{version}.tar.gz
/hardware/intel/common/libmix/mix_video/
Dmixvideo.spec11 Source0: %{name}-%{version}.tar.gz
/hardware/bsp/intel/peripheral/libmraa/docs/
Dnpm.md30 …--exclude='.gitignore' --exclude='.git' --exclude='build*/*' --exclude='.git/*' -f mraa.tar.gz mraa
/hardware/bsp/intel/peripheral/libupm/cmake/modules/
DCPackDeb.cmake149 # This variable allow advanced user to add custom script to the control.tar.gz (inside the .deb arc…
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/
DCPackDeb.cmake149 # This variable allow advanced user to add custom script to the control.tar.gz (inside the .deb arc…
/hardware/bsp/intel/peripheral/libupm/
DCMakeLists.txt84 COMMAND tar -czf html/xml.tar.gz -C xml .
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME95 tar -xvzf gtest-X.Y.Z.tar.gz