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

<<61626364656667686970>>

  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 484 uint16 RefIdx; /* index used for reference frame */
575 uint16 RefIdx[4]; /* ref index, has value of AVCPictureData->RefIdx */
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_comp.cpp 208 pix2 = *((uint16*)ref);
230 result = *((uint16*)ref);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 139 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;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 254 static void btapp_gattc_req_data(UINT16 event, char *p_dest, char *p_src)
310 static void btapp_gattc_free_req_data(UINT16 event, tBTA_GATTC *p_data)
930 UINT8 num_records, UINT16 data_len,
    [all...]
btif_av.c 829 static void btif_av_handle_event(UINT16 event, char* p_param)
    [all...]
btif_gatt_multi_adv_util.c 387 UINT16 *p_uuid_out16 = NULL;
  /external/neven/Embedded/common/src/b_BitFeatureEm/
LocalScanner.c 564 uint16* memPtrA )
584 const uint16* memPtrA,
603 bbs_ERR0( bbs_ERR_CORRUPT_DATA, "uint32 bbf_LocalScanner_memRead( struct bem_ScanGradientMove* ptrA, const uint16* memPtrA ):\n"
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusGraphics.h     [all...]
  /external/chromium_org/net/http/
http_response_headers.cc 661 uint16 major = *p - '0';
662 uint16 minor = *dot - '0';
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
physicalsocketserver.cc 84 const uint16 PACKET_MAXIMUMS[] = {
414 int EstimateMTU(uint16* mtu) {
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
common.h 181 typedef unsigned __int16 uint16; typedef in namespace:google::protobuf
191 typedef uint16_t uint16; typedef in namespace:google::protobuf
    [all...]
  /external/chromium_org/third_party/webrtc/base/
physicalsocketserver.cc 67 const uint16 PACKET_MAXIMUMS[] = {
397 int EstimateMTU(uint16* mtu) {
    [all...]
  /external/neven/Embedded/common/src/b_ImageEm/
Flt16Image.c 211 uint16* memPtrA )
227 const uint16* memPtrA,
  /external/neven/Embedded/common/src/b_TensorEm/
Cluster2D.c 452 uint16* memPtrA )
467 const uint16* memPtrA,
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp 243 typedef GpStatus (WINGDIPAPI *FuncType_GdipDrawDriverString)(GpGraphics *graphics, GDIPCONST UINT16 *text, INT length, GDIPCONST GpFont *font, GDIPCONST GpBrush *brush, GDIPCONST PointF *positions, INT flags, GDIPCONST GpMatrix *matrix);
613 GpStatus status = CallFunc(GdipDrawDriverString)((GpGraphics*)graphics, (GDIPCONST UINT16 *)text, (INT)length, (GDIPCONST GpFont *)font, (GDIPCONST GpBrush*)brush,
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
common.h 136 typedef unsigned __int16 uint16; typedef in namespace:google::protobuf
146 typedef uint16_t uint16; typedef in namespace:google::protobuf
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 68 static int X11_SetGammaRamp(_THIS, Uint16 *ramp);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusgraphics.h 282 Status DrawDriverString(const UINT16 *text, INT length,
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 632 #define HCI_GET_CMD_BUF(paramlen) ((BT_HDR *)GKI_getbuf ((UINT16)(BT_HDR_SIZE + HCIC_PREAMBLE_SIZE + (paramlen))))
649 BT_API extern void bte_main_hci_send (BT_HDR *p_msg, UINT16 event);
664 #define HCI_BLE_ACL_DATA_TO_LOWER(p) bte_main_hci_send((BT_HDR *)(p), (UINT16)(BT_EVT_TO_LM_HCI_ACL|LOCAL_BLE_CONTROLLER_ID));
    [all...]
  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_engine.cc 118 uint16 ch = 0;
  /external/chromium_org/chrome/browser/net/
http_server_properties_manager.cc 178 uint16 alternate_port,
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings.cc 489 uint16 cipher_suite =
  /external/chromium_org/chrome/installer/test/
alternate_version_generator.cc 114 const std::vector<uint16>& c(version.components());

Completed in 2184 milliseconds

<<61626364656667686970>>