HomeSort by relevance Sort by last modified time
    Searched full:uint32 (Results 76 - 100 of 1475) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
pred_intra.cpp 41 uint32 cbp4x4 = video->cbp4x4;
370 uint32 tmp_word;
399 *((uint32*)tmp_ptr) = *((uint32*)pred);
400 *((uint32*)(tmp_ptr + 4)) = *((uint32*)(pred + 4));
401 *((uint32*)(tmp_ptr + 8)) = *((uint32*)(pred + 8));
402 *((uint32*)(tmp_ptr + 12)) = *((uint32*)(pred + 12))
    [all...]
  /external/chromium/base/
bits.h 17 inline int Log2Floor(uint32 n) {
21 uint32 value = n;
24 uint32 x = value >> shift;
35 inline int Log2Ceiling(uint32 n) {
  /external/webkit/WebKit/mac/Plugins/
npapi.mm 42 void* NPN_MemAlloc(uint32 size)
52 uint32 NPN_MemFlush(uint32 size)
92 NPError NPN_PostURLNotify(NPP instance, const char* URL, const char* target, uint32 len, const char* buf, NPBool file, void* notifyData)
97 NPError NPN_PostURL(NPP instance, const char* URL, const char* target, uint32 len, const char* buf, NPBool file)
179 uint32 NPN_ScheduleTimer(NPP instance, uint32 interval, NPBool repeat, void (*timerFunc)(NPP npp, uint32 timerID))
184 void NPN_UnscheduleTimer(NPP instance, uint32 timerID)
194 NPError NPN_GetValueForURL(NPP instance, NPNURLVariable variable, const char* url, char** value, uint32* len
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4def.h 156 #define ZERO_OUT_64BYTES(x) { *((uint32*)x) = *(((uint32*)(x))+1) = \
157 *(((uint32*)(x))+2) = *(((uint32*)(x))+3) = \
158 *(((uint32*)(x))+4) = *(((uint32*)(x))+5) = \
159 *(((uint32*)(x))+6) = *(((uint32*)(x))+7) = \
160 *(((uint32*)(x))+8) = *(((uint32*)(x))+9) =
    [all...]
  /external/expat/amiga/
stdlib.c 31 uint32 size = sizeof(uint32) + len;
33 uint32 *mem = AllocMem(size, MEMF_SHARED);
59 uint32 mem_size = *(((uint32*)mem) - 1);
70 uint32 * size_ptr = ((uint32*)mem) - 1;
  /hardware/broadcom/wlan/bcm4329/src/shared/
sbutils.c 42 static uint _sb_coreidx(si_info_t *sii, uint32 sba);
43 static uint _sb_scan(si_info_t *sii, uint32 sba, void *regs, uint bus, uint32 sbba,
45 static uint32 _sb_coresba(si_info_t *sii);
61 static uint32
62 sb_read_sbreg(si_info_t *sii, volatile uint32 *sbr)
65 uint32 val, intr_val = 0;
78 sbr = (volatile uint32 *)((uintptr)sbr & ~(1 << 11)); /* mask out bit 11 */
93 sb_write_sbreg(si_info_t *sii, volatile uint32 *sbr, uint32 v
    [all...]
aiutils.c 39 STATIC uint32
40 get_asd(si_t *sih, uint32 *eromptr, uint sp, uint ad, uint st,
41 uint32 *addrl, uint32 *addrh, uint32 *sizel, uint32 *sizeh);
46 static uint32
47 get_erom_ent(si_t *sih, uint32 *eromptr, uint32 mask, uint32 match
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
DataCtrl_Api.h 56 UINT32 hwNumOfFreeMsdu;
57 UINT32 hwNumOfBusyMsdu;
58 UINT32 hwNumOfFreeBDs;
59 UINT32 hwTotalAvailMem;
117 TI_STATUS txData_updateUsedTime(TI_HANDLE hTxData, UINT32 qNum, UINT16 usedTime);
122 UINT32 minimumPHYRate,
127 TI_HANDLE rxData_RegNotif(TI_HANDLE hRxData,UINT16 EventMask,GeneralEventCall_t CallBack,TI_HANDLE context,UINT32 Cookie);
156 UINT32 HwRate;
167 UINT32 maxTransmitRate;
170 UINT32 msduDataLen
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_test_bad_identifiers.proto 74 optional uint32 uint32 = 16;
81 optional uint32 cached_size = 22;
82 optional uint32 extensions = 23;
83 optional uint32 bit = 24;
84 optional uint32 bits = 25;
85 optional uint32 offsets = 26;
86 optional uint32 reflection = 27;
95 optional uint32 int = 30;
96 optional uint32 friend = 31
    [all...]
  /external/srec/portable/src/
pmemblock.c 48 uint32 currentNumberOfPools;
68 uint32 sCurrentAllocationSize;
69 uint32 sMaximumAllocationSize;
70 uint32 sTotalAllocationSize;
72 uint32 sCurrentAllocRealSize;
73 uint32 sMaximumAllocRealSize;
74 uint32 sTotalAllocRealSize;
76 uint32 sCurrentAllocationNumber;
77 uint32 sMaximumAllocationNumber;
78 uint32 sTotalAllocationNumber
    [all...]
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_m4v_config_parser.h 64 uint32 numBytes;
65 uint32 bytePos;
66 uint32 bitBuf;
67 uint32 dataBitPos;
68 uint32 bitPos;
75 uint32 *pulOutData
86 uint32 *pulOutData
125 uint32 *entropy_coding_mode_flag);
133 int32 DecodePPS(mp4StreamType *psBits, uint32 *entropy_coding_mode_flag);
135 void ue_v(mp4StreamType *psBits, uint32 *codeNum)
    [all...]
ti_video_config_parser.h 32 uint32 inBytes;
38 uint32 width;
39 uint32 height;
40 uint32 profile;
41 uint32 level;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
nrfsm.h 67 UINT32 nState; /**< next state in transition */
83 UINT32 uMaxNoOfStates,
84 UINT32 uMaxNoOfEvents);
90 UINT32 uActNoOfStates,
91 UINT32 uActNoOfEvents);
94 UINT32 event,
98 UINT32 *state);
101 UINT32 state);
104 UINT32 event,
105 UINT32 *state)
    [all...]
  /external/neven/Embedded/common/src/b_ImageEm/
UInt16BytePyrImage.h 55 * Use function uint16* bim_UInt16BytePyrImage_arrPtr( uint32 levelA ) to obtain adress of image at given depth level
61 uint32 widthE;
64 uint32 heightE;
67 uint32 depthE;
70 uint32 typeE;
87 uint32 widthA, uint32 heightA,
88 uint32 depthA,
112 uint32 levelA );
115 uint32 bim_UInt16BytePyrImage_heapSize( struct bbs_Context* cpA
    [all...]
Functions.h 57 uint32 srcImageWidthA,
58 uint32 srcImageHeightA,
61 uint32 dstWidthA,
62 uint32 dstHeightA,
64 uint32 scaleThresholdA );
77 uint32 srcImageWidthA,
78 uint32 srcImageHeightA,
81 uint32 dstWidthA,
82 uint32 dstHeightA,
84 uint32 scaleThresholdA )
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
trxhdr.h 38 uint32 magic; /* "HDR0" */
39 uint32 len; /* Length of file including header */
40 uint32 crc32; /* 32-bit CRC from flag_version to end of file */
41 uint32 flag_version; /* 0:15 flags, 16:31 version */
42 uint32 offsets[TRX_MAX_OFFSET]; /* Offsets of partitions from start of header */
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_cfg80211.h 163 uint32 mode; /* adhoc , infrastructure or ap */
164 uint32 frag_threshold;
165 uint32 rts_threshold;
166 uint32 retry_short;
167 uint32 retry_long;
210 uint32 etype;
217 uint32 wpa_versions;
218 uint32 auth_type;
219 uint32 cipher_pairwise;
220 uint32 cipher_group
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_endian.h 93 static __inline__ Uint32 SDL_Swap32(Uint32 x)
99 static __inline__ Uint32 SDL_Swap32(Uint32 x)
105 static __inline__ Uint32 SDL_Swap32(Uint32 x)
107 Uint32 result;
115 static __inline__ Uint32 SDL_Swap32(Uint32 x)
121 static __inline__ Uint32 SDL_Swap32(Uint32 x)
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_endian.h 93 static __inline__ Uint32 SDL_Swap32(Uint32 x)
99 static __inline__ Uint32 SDL_Swap32(Uint32 x)
105 static __inline__ Uint32 SDL_Swap32(Uint32 x)
107 Uint32 result;
115 static __inline__ Uint32 SDL_Swap32(Uint32 x)
121 static __inline__ Uint32 SDL_Swap32(Uint32 x)
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_endian.h 93 static __inline__ Uint32 SDL_Swap32(Uint32 x)
99 static __inline__ Uint32 SDL_Swap32(Uint32 x)
105 static __inline__ Uint32 SDL_Swap32(Uint32 x)
107 Uint32 result;
115 static __inline__ Uint32 SDL_Swap32(Uint32 x)
121 static __inline__ Uint32 SDL_Swap32(Uint32 x)
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_endian.h 93 static __inline__ Uint32 SDL_Swap32(Uint32 x)
99 static __inline__ Uint32 SDL_Swap32(Uint32 x)
105 static __inline__ Uint32 SDL_Swap32(Uint32 x)
107 Uint32 result;
115 static __inline__ Uint32 SDL_Swap32(Uint32 x)
121 static __inline__ Uint32 SDL_Swap32(Uint32 x)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
wspi.h 88 int WSPI_ReadAsync (TI_HANDLE hWSPI, UINT32 address, UINT8* data, UINT32 length, WSPI_CB_T* CB, BOOL bMore, BOOL bSpaceReserved);
89 int WSPI_WriteAsync (TI_HANDLE hWSPI, UINT32 address, UINT8* data, UINT32 length, WSPI_CB_T* CB, BOOL bMore, BOOL bSpaceReserved);
90 void WSPI_HandleFixedBusy(TI_HANDLE hWSPI, UINT32 *pRbuf);
92 int WSPI_ReadSync (TI_HANDLE hWSPI, UINT32 address, UINT8* data, UINT32 length);
93 int WSPI_WriteSync (TI_HANDLE hWSPI, UINT32 address, UINT8* data, UINT32 length);
122 UINT32 uFixedBusyLen; /* number of fixed busy cycles *
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
RateAdaptation.h 81 UINT32 expirTimeTick;
82 UINT32 txCount;
83 UINT32 txFailCount;
84 UINT32 txRateFallBackCount;
85 UINT32 txSkipCount;
92 UINT32 ctrlDataFBShortInterval;
93 UINT32 ctrlDataFBLongInterval;
97 UINT32 rateAdapt_timeout;
127 UINT32 TxStatus,
151 UINT32 supportedBitMap
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_endian.h 95 static __inline__ Uint32 SDL_Swap32(Uint32 x)
101 static __inline__ Uint32 SDL_Swap32(Uint32 x)
107 static __inline__ Uint32 SDL_Swap32(Uint32 x)
109 Uint32 result;
117 static __inline__ Uint32 SDL_Swap32(Uint32 x)
123 static __inline__ Uint32 SDL_Swap32(Uint32 x)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
whalCtrl_api.h 54 UINT32 Size;
197 UINT32 templateLen;
225 UINT32 FWpacketReceived;
226 UINT32 HALpacketReceived;
232 UINT32 MediumUsage;
233 UINT32 Period;
239 uint32 CurrentTSFHigh;
240 uint32 CurrentTSFLow;
241 uint32 lastTBTTHigh;
242 uint32 lastTBTTLow
    [all...]

Completed in 510 milliseconds

1 2 34 5 6 7 8 91011>>