Home
last modified time | relevance | path

Searched refs:int16 (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h38 typedef signed short int16; /* Signed 16 bit value */ typedef
164 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits);
Dqtypes.h72 typedef signed short int16; /* Signed 16 bit value */ typedef
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h38 typedef signed short int16; /* Signed 16 bit value */ typedef
164 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits);
Dqtypes.h72 typedef signed short int16; /* Signed 16 bit value */ typedef
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Dmp4_utils.h38 typedef signed short int16; /* Signed 16 bit value */ typedef
164 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits);
Dqtypes.h72 typedef signed short int16; /* Signed 16 bit value */ typedef
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Dmp4_utils.h38 typedef signed short int16; /* Signed 16 bit value */ typedef
167 int16 populateHeightNWidthFromShortHeader(mp4StreamType * psBits);
Dqtypes.h72 typedef signed short int16; /* Signed 16 bit value */ typedef
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
Dqtypes.h72 typedef signed short int16; /* Signed 16 bit value */ typedef
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
Dqtypes.h72 typedef signed short int16; /* Signed 16 bit value */ typedef
/hardware/qcom/audio/legacy/alsa_sound/
DAudioStreamInALSA.cpp826 fread(mRealCoeffs[0], sizeof(int16), FILT_SIZE, flt1r); in readCoeffsFromFile()
829 fread(mRealCoeffs[1], sizeof(int16), FILT_SIZE, flt2r); in readCoeffsFromFile()
832 fread(mRealCoeffs[2], sizeof(int16), FILT_SIZE, flt3r); in readCoeffsFromFile()
835 fread(mRealCoeffs[3], sizeof(int16), FILT_SIZE, flt4r); in readCoeffsFromFile()
840 fread(mImagCoeffs[0], sizeof(int16), FILT_SIZE, flt1i); in readCoeffsFromFile()
843 fread(mImagCoeffs[1], sizeof(int16), FILT_SIZE, flt2i); in readCoeffsFromFile()
846 fread(mImagCoeffs[2], sizeof(int16), FILT_SIZE, flt3i); in readCoeffsFromFile()
849 fread(mImagCoeffs[3], sizeof(int16), FILT_SIZE, flt4i); in readCoeffsFromFile()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dtypedefs.h217 typedef signed short int16; typedef
Dwlioctl.h131 int16 RSSI; /* receive signal strength (in dBm) */
164 int16 RSSI; /* receive signal strength (in dBm) */
206 int16 RSSI; /* receive signal strength (in dBm) */
222 int16 SNR; /* average SNR of during frame reception */
2154 int16 cur_test_cnt; /* test phase */
3902 int16 RSSI; /* receive signal strength (in dBm) */
3920 int16 flags; /* Bit field to control features
3924 int16 rssi_margin; /* Margin to avoid jitter for choosing a
4327 int16 passive_dwell;
4328 int16 active_dwell;
[all …]