Searched defs:uint16 (Results 1 - 13 of 13) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
H A Dmp4_utils.h34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
163 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
H A Dmp4_utils.h34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
160 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
H A Dmp4_utils.h34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
160 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
H A Dmp4_utils.h34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
160 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
H A DAKFS_Device.h36 typedef unsigned short uint16; typedef
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h197 typedef unsigned short uint16; typedef
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dvbp_loader.h26 #ifndef uint16
27 typedef unsigned short uint16; typedef
107 uint16 sar_width;
108 uint16 sar_height;
186 uint16 CODED_WIDTH;
187 uint16 CODED_HEIGHT;
201 uint16 widthMB;
202 uint16 heightMB;
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
H A Dvbp_loader.h39 #ifndef uint16
40 typedef unsigned short uint16; typedef
104 uint16 vop_time_increment;
230 uint16 sar_width;
231 uint16 sar_height;
345 uint16 CODED_WIDTH;
346 uint16 CODED_HEIGHT;
360 uint16 widthMB;
361 uint16 heightMB;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp139 typedef unsigned short int uint16; typedef
140 const uint16 CRC_INIT = 0xFFFF ;
142 const uint16 crc_16_l_table[ 256 ] = {
208 uint16 crc_16_l_step_nv12 (uint16 seed, const void *buf_ptr,
211 uint16 crc_16 = ~seed;
895 uint16 crc_val;

Completed in 373 milliseconds