HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 1226 - 1250 of 1769) sorted by null

<<41424344454647484950>>

  /external/valgrind/main/coregrind/m_gdbserver/
64bit-core-valgrind-s1.xml 32 <field name="b16" type="uint16"/>
64bit-core-valgrind-s2.xml 32 <field name="b16" type="uint16"/>
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 27 typedef uint16_t uint16; typedef
  /frameworks/av/media/libstagefright/codecs/mp3dec/include/
pvmp3_audio_type_defs.h 69 typedef uint16_t uint16; typedef
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.cpp 256 const uint16 huffTable_1[8] =
262 const uint16 huffTable_2[15] =
270 const uint16 huffTable_3[15] =
279 const uint16 huffTable_5[25] =
292 const uint16 huffTable_6[26] =
306 const uint16 huffTable_7[73] =
383 const uint16 huffTable_8[66] =
455 const uint16 huffTable_9[53] =
514 const uint16 huffTable_10[96] =
615 const uint16 huffTable_11[116]
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
eapol.h 179 uint16 key_id;
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 197 typedef unsigned short uint16; typedef
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
ucode_download.c 33 dload_generic_data(void *wl, uint16 dload_type, unsigned char *dload_buf, int len)
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
qtypes.h 68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
qtypes.h 68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
  /hardware/ti/omap4-aah/domx/mm_osal/inc/
timm_osal_types.h 77 typedef uint16_t TIMM_OSAL_U16; /*UINT16 */
  /hardware/ti/omap4xxx/domx/mm_osal/inc/
timm_osal_types.h 77 typedef uint16_t TIMM_OSAL_U16; /*UINT16 */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
basetsd.h 35 typedef unsigned short UINT16,*PUINT16;
  /prebuilts/misc/common/swig/include/2.0.11/
windows.i 91 typedef unsigned short UINT16, *PUINT16;
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_cdrom.h 73 Uint16 unused;
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_cdrom.h 73 Uint16 unused;
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_cdrom.h 73 Uint16 unused;
  /external/bluetooth/bluedroid/btif/src/
btif_rc.c 114 UINT16 rc_pending_play;
204 static void btif_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND* p_param, UINT8 ctype, UINT8 label);
205 static void btif_rc_upstreams_rsp_evt(UINT16 event, tAVRC_RESPONSE *pavrc_resp, UINT8 ctype, UINT8 label);
    [all...]
  /external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
sbc_analysis.c     [all...]
  /external/chromium_org/third_party/libyuv/include/libyuv/
row.h 352 typedef __declspec(align(16)) uint16 uvec16[8];
358 typedef __declspec(align(32)) uint16 ulvec16[16];
368 typedef uint16 __attribute__((vector_size(16))) uvec16;
376 typedef uint16 uvec16[8];
    [all...]
  /external/chromium_org/third_party/npapi/npspy/common/
format.cpp 644 plis->arg5.iLength = sizeof(uint16);
892 uint16 top = ((NPRect *)plis->arg2.pData)->top;
893 uint16 left = ((NPRect *)plis->arg2.pData)->left;
894 uint16 bottom = ((NPRect *)plis->arg2.pData)->bottom;
895 uint16 right = ((NPRect *)plis->arg2.pData)->right;
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 619 static void nfc_main_hal_data_cback(UINT16 data_len, UINT8 *p_data)
771 UINT16 NFC_GetLmrtSize (void)
773 UINT16 size = 0;
915 nfc_cb.p_disc_pending = GKI_getbuf ((UINT16)(BT_HDR_SIZE + 1 + params_size));
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
MemTbl.c 33 flag bbs_MemTbl_memOverlap( const uint16* memPtr1A, uint32 size1A,
34 const uint16* memPtr2A, uint32 size2A )
172 ptrA->ssArrE[ 0 ] = bbs_MemSeg_createShared( cpA, ( uint16* ) ( ( int32 ) ( ( uint16* )memPtrA ) + sizeA - sharedSubSizeA ), sharedSubSizeA );
174 ptrA->ssArrE[ 0 ] = bbs_MemSeg_createShared( cpA, ( uint16* )memPtrA + sizeA - sharedSubSizeA, sharedSubSizeA );
  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemvideo.c 100 static void GEM_SetNewPalette(_THIS, Uint16 newpal[256][3]);
220 Uint16 clut_type;
246 Uint16 *tmp_p;
248 tmp_p = (Uint16 *)&work_out[16];
529 static void GEM_SetNewPalette(_THIS, Uint16 newpal[256][3])
  /external/chromium_org/third_party/libyuv/source/
row_common.cc 198 *(uint16*)(dst_rgb) = b0 | (g0 << 5) | (r0 << 11);
224 *(uint16*)(dst_rgb) =
251 *(uint16*)(dst_rgb) =
    [all...]

Completed in 1375 milliseconds

<<41424344454647484950>>