HomeSort by relevance Sort by last modified time
    Searched full:uint32 (Results 26 - 50 of 2805) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/opencore/oscl/oscl/osclutil/src/
oscl_string_rep.h 63 OSCL_IMPORT_REF static void set_rep(CHeapRep*&, Oscl_DefAlloc&, const char*, uint32);
64 OSCL_IMPORT_REF static void set_rep(CHeapRep*&, Oscl_DefAlloc&, const oscl_wchar*, uint32);
65 OSCL_IMPORT_REF static void append_rep(CHeapRep*&, Oscl_DefAlloc&, const char*, uint32);
66 OSCL_IMPORT_REF static void append_rep(CHeapRep*&, Oscl_DefAlloc&, const oscl_wchar*, uint32);
68 uint32 refcount;
70 uint32 maxsize;
71 uint32 size;
72 OSCL_IMPORT_REF bool set(uint32, const char*, Oscl_DefAlloc &);
73 OSCL_IMPORT_REF bool set(uint32, const oscl_wchar*, Oscl_DefAlloc &);
74 OSCL_IMPORT_REF bool append(uint32, const char*, uint32, const char*, Oscl_DefAlloc &)
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
sbhnddma.h 39 uint32 control;
40 uint32 addr;
41 uint32 ptr;
42 uint32 status;
51 uint32 fifoaddr;
52 uint32 fifodatalow;
53 uint32 fifodatahigh;
54 uint32 pad;
59 uint32 ctrl;
60 uint32 addr;
    [all...]
sbsocram.h 42 uint32 coreinfo;
43 uint32 bwalloc;
44 uint32 extracoreinfo;
45 uint32 biststat;
46 uint32 bankidx;
47 uint32 standbyctrl;
49 uint32 errlogstatus;
50 uint32 errlogaddr;
52 uint32 cambankidx;
53 uint32 cambankstandbyctrl
    [all...]
sbconfig.h 81 uint32 PAD[2];
82 uint32 sbipsflag;
83 uint32 PAD[3];
84 uint32 sbtpsflag;
85 uint32 PAD[11];
86 uint32 sbtmerrloga;
87 uint32 PAD;
88 uint32 sbtmerrlog;
89 uint32 PAD[3];
90 uint32 sbadmatch3;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Inc/
whalHwAccess.h 122 int whal_hwAccess_Config(TI_HANDLE hHwAccess, TI_HANDLE hReport,UINT32 RegBaseAddr, UINT32 MemBaseAddr, HwAccess_callback_t CBFunc,void* CBArg);
124 int whal_hwAccess_SetPartitions(TI_HANDLE hHwAccess, TNETIF_HwAccess_SetPartition_mode_e partitionMode, UINT32 partition_start);
125 int whal_hwAccess_SetPartitionsAsync(TI_HANDLE hHwAccess, TNETIF_HwAccess_SetPartition_mode_e partitionMode, UINT32 partition_start);
127 int whal_hwAccess_WriteELP(TI_HANDLE hHwAccess, UINT32 data);
128 int whal_hwAccess_WriteELPAsync(TI_HANDLE hHwAccess, UINT32 data, BOOL bCb, BOOL bMore);
131 int whal_hwAccess_ReadMem_Align(TI_HANDLE hHwAccess, UINT32 addr, UINT8* data, UINT16 len);
132 int whal_hwAccess_WriteMem_Align(TI_HANDLE hHwAccess, UINT32 addr, UINT8* data, UINT16 len);
133 int whal_hwAccess_ReadMemAsync_Align(TI_HANDLE hHwAccess, UINT32 addr, UINT8* data, UINT16 len);
134 int whal_hwAccess_WriteMemAsync_Align(TI_HANDLE hHwAccess, UINT32 addr, UINT8* data, UINT16 len)
    [all...]
  /external/opencore/fileformats/mp4/parser/include/
sampletableatom.h 107 uint32 mediaType,
109 uint32 size,
110 uint32 type,
112 uint32 parsingMode = 0);
169 uint32 getTimestampForSampleNumber(uint32 sampleNumber);
170 int32 getCttsOffsetForSampleNumber(uint32 sampleNumber);
171 int32 getCttsOffsetForSampleNumberPeek(uint32 sampleNumber);
172 int32 getCttsOffsetForSampleNumberGet(uint32 sampleNumber);
179 uint32 getSampleProtocol(
    [all...]
mpeg4file.h 105 uint32 parsingMode = 0); // Stream-in Constructor
108 int32 updateFileSize(uint32 filesize)
117 int32 getNextMediaSample(uint32 id, uint8 *buf, uint32 &size, uint32 &index, uint32 &SampleOffset)
126 MP4_ERROR_CODE getKeyMediaSampleNumAt(uint32 aTrackId,
127 uint32 aKeySampleNum,
130 uint32 getNumKeyFrames(uint32 trackid
    [all...]
impeg4file.h 91 virtual int32 getNextMediaSample(uint32 id, uint8 *buf, uint32 &size, uint32 &index, uint32 &SampleOffset) = 0;
93 virtual int32 getMediaSample(uint32 id, uint32 sampleNumber, uint8 *buf, int32 &size, uint32 &index, uint32 &SampleOffset) = 0;
95 virtual int32 getOffsetByTime(uint32 id, uint32 ts, int32* sampleFileOffset, uint32 jitterbuffersize) = 0
    [all...]
oma2boxes.h 69 uint32 size,
70 uint32 type); // Default constructor
77 uint32 getODKMDataSize()
91 uint32 size,
92 uint32 type); // Default constructor
102 uint32 size,
103 uint32 type); // Default constructor
106 uint32 getTrackLevelOMA2DRMInfoSize()
133 uint32 size,
134 uint32 type); // Default constructo
    [all...]
assetinfoatoms.h 44 uint32 size,
45 uint32 sizeofDataFieldBeforeString = 2);
78 AssetInfoTitleAtom(MP4_FF_FILE *fp, uint32 size, uint32 type);
110 AssetInfoDescAtom(MP4_FF_FILE *fp, uint32 size, uint32 type);
139 AssetInfoPerformerAtom(MP4_FF_FILE *fp, uint32 size, uint32 type);
168 AssetInfoAuthorAtom(MP4_FF_FILE *fp, uint32 size, uint32 type)
    [all...]
chunkoffsetatom.h 40 ChunkOffsetAtom(MP4_FF_FILE *fp, uint32 size, uint32 type,
42 uint32 parsingMode);
46 uint32 getEntryCount() const
53 int32 getChunkClosestToOffset(uint32 offSet, int32& index);
57 bool ParseEntryUnit(uint32 sample_cnt);
58 uint32 _entryCount;
59 uint32 *_pchunkOffsets;
62 uint32 _currentDataOffset;
64 uint32 _parsed_entry_cnt
    [all...]
  /external/opencore/fileformats/mp4/composer/include/
trackatom.h 40 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType;
53 uint32 id,
54 uint32 fileAuthoringFlags,
56 uint32 protocol = 0,
95 int32 addTrackReference(uint32 ref);
96 uint32 getTrackID() const
104 uint32 size,
105 uint32 ts = 0,
107 uint32 baseOffset = 0,
112 uint32 size
    [all...]
trackextendsatom.h 29 PVA_FF_TrackExtendsAtom(uint32 mediaType, int32 codecType, uint32 trackId);
34 void setSampleParameters(uint32 index, uint32 duration, uint32 size, uint32 flags);
36 uint32 getTrackId();
38 void setTrackId(uint32 trackId);
43 uint32 _mediaType;
46 uint32 _trackId
    [all...]
trackheaderatom.h 34 PVA_FF_TrackHeaderAtom(int32 type, uint32 trackID, uint8 version, uint32 flags, uint32 fileAuthoringFlags); // Constructor
38 void addSample(uint32 ts);
39 void updateLastTSEntry(uint32 ts);
52 void setCreationTime(uint32 ct)
56 uint32 getCreationTime() const
62 void setModificationTime(uint32 mt)
66 uint32 getModificationTime() const
72 void setTrackID(uint32 id
    [all...]
a_atomdefs.h 40 static const uint32 DEFAULT_PRESENTATION_TIMESCALE = 1000; // For milliseconds
41 static const uint32 INITIAL_TRACK_ID = 1; // Initial track ID for first track added to this movie
77 static const uint32 INVALID_TRACK_ID = 0;
106 #define FourCharConstToUint32(a, b, c, d) ( (uint32(a) << 24) | (uint32(b) << 16) | (uint32(c) << 8) | uint32(d) )
108 const uint32 HINT_PROTOCOL_BASE_LAYER_ONLY = FourCharConstToUint32('p', 'v', 'b', 'l');
109 const uint32 HINT_PROTOCOL_TEMPORAL_SCALABILITY = FourCharConstToUint32('p', 'v', 't', 's');
110 const uint32 HINT_PROTOCOL_SPATIAL_SCALABILITY = FourCharConstToUint32('p', 'v', 's', 's')
    [all...]
mpeg4file.h 64 uint32 fileAuthoringFlags = PVMP4FF_3GPP_DOWNLOAD_MODE);
83 uint32 getSize() const
108 uint32 ratingEntity = RATING_ENTITY_UNKNOWN,
109 uint32 ratingCriteria = RATING_CRITERIA_UNKNOWN);
112 uint32 classificationEntity,
133 virtual void setPresentationTimescale(uint32 timescale);
154 virtual void setMajorBrand(uint32 brand)
164 virtual void setMajorBrandVersion(uint32 version = 0x10001)
171 virtual void addCompatibleBrand(uint32 brand)
179 virtual void setVideoParams(uint32 trackID, float frate, uint16 interval
    [all...]
  /external/opencore/fileformats/mp4/parser/src/
trackfragmentatom.cpp 36 typedef Oscl_Vector<uint32, OsclMemAllocator> trackFragmentRunOffsetVecType;
37 typedef Oscl_Vector<uint32, OsclMemAllocator> fragmentptrOffsetVecType;
41 uint32 &size,
42 uint32 type,
43 uint32 movieFragmentCurrentOffset,
44 uint32 movieFragmentBaseOffset,
45 uint32 moofSize,
50 uint32 &countOfTrunsParsed)
95 uint32 trun_start = 0;
96 uint32 count = size - DEFAULT_ATOM_SIZE
    [all...]
  /external/opencore/baselibs/media_data_structures/src/
media_clock_converter.h 27 const uint32 WRAP_THRESHOLD = 0x80000000;
28 const uint32 MISORDER_THRESHOLD = 0x80000000;
34 MediaClockConverter(uint32 in_timescale = 1, uint32 init_ts = 0)
80 void set_clock(uint32 init_ts, uint32 in_wrap_count)
94 OSCL_IMPORT_REF void set_clock_other_timescale(uint32 value, uint32 timescale);
96 OSCL_IMPORT_REF void set_timescale(uint32 new_timescale);
98 OSCL_IMPORT_REF bool update_clock(uint32 new_ts)
    [all...]
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
get_pred_outside.cpp 116 *((uint32*)ptr) = temp; \
117 *((uint32*)(ptr+4)) = temp; \
118 *((uint32*)(ptr+=16)) = temp; \
119 *((uint32*)(ptr+4)) = temp; \
120 *((uint32*)(ptr+=16)) = temp; \
121 *((uint32*)(ptr+4)) = temp; \
122 *((uint32*)(ptr+=16)) = temp; \
123 *((uint32*)(ptr+4)) = temp; \
124 *((uint32*)(ptr+=16)) = temp; \
125 *((uint32*)(ptr+4)) = temp;
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
get_pred_outside.cpp 116 *((uint32*)ptr) = temp; \
117 *((uint32*)(ptr+4)) = temp; \
118 *((uint32*)(ptr+=16)) = temp; \
119 *((uint32*)(ptr+4)) = temp; \
120 *((uint32*)(ptr+=16)) = temp; \
121 *((uint32*)(ptr+4)) = temp; \
122 *((uint32*)(ptr+=16)) = temp; \
123 *((uint32*)(ptr+4)) = temp; \
124 *((uint32*)(ptr+=16)) = temp; \
125 *((uint32*)(ptr+4)) = temp;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
mlmeParser.h 87 UINT32 dataLen,
88 UINT32 *pReadLen,
93 UINT32 dataLen,
94 UINT32 *pReadLen,
100 UINT32 dataLen,
101 UINT32 *pReadLen,
106 UINT32 dataLen,
107 UINT32 *pReadLen,
112 UINT32 dataLen,
113 UINT32 *pReadLen,
    [all...]
  /external/clearsilver/util/
neo_hash.h 20 typedef UINT32 (*NE_HASH_FUNC)(const void *);
27 UINT32 hashv;
33 UINT32 size;
34 UINT32 num;
50 UINT32 ne_hash_str_hash(const void *a);
53 UINT32 ne_hash_int_hash(const void *a);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Export_Inc/
TNETWIF.h 114 UINT32 uInitStage;
115 UINT32 uRegBaseAddr;
116 UINT32 uMemBaseAddr;
125 TI_STATUS TNETWIF_Config (TI_HANDLE hTNETWIF, TI_HANDLE hReport, UINT32 uRegBaseAddr, UINT32 uMemBaseAddr, TNETWIF_callback_t fCb, TI_HANDLE hCb);
157 TI_STATUS TNETWIF_SetPartitionsOpt (TI_HANDLE hTNETWIF, TNETIF_HwAccess_SetPartition_mode_e partitionMode, UINT32 partition_start, UINT8 module_id, TNETWIF_callback_t CBFunc, TI_HANDLE CB_Handle);
165 TI_STATUS TNETWIF_ReadMemOpt (TI_HANDLE hTNETWIF, UINT32 addr, UINT8* data, UINT32 len, UINT8 module_id, TNETWIF_callback_t CBFunc, TI_HANDLE CB_Handle);
166 TI_STATUS TNETWIF_WriteMemOpt (TI_HANDLE hTNETWIF, UINT32 addr, UINT8* data, UINT32 len, UINT8 module_id, TNETWIF_callback_t CBFunc, TI_HANDLE CB_Handle)
    [all...]
  /external/giflib/
config.h 11 typedef uint32_t UINT32;
  /hardware/broadcom/wlan/bcm4329/src/shared/
siutils_priv.h 37 typedef uint32 (*si_intrsoff_t)(void *intr_arg);
38 typedef void (*si_intrsrestore_t)(void *intr_arg, uint32 arg);
45 uint32 event;
54 uint32 cia[SI_MAXCORES]; /* erom cia entry for each core */
55 uint32 cib[SI_MAXCORES]; /* erom cia entry for each core */
56 uint32 coresba_size[SI_MAXCORES]; /* backplane address space size */
57 uint32 coresba2_size[SI_MAXCORES]; /* second address space size */
58 uint32 coresba[SI_MAXCORES]; /* backplane address of each core */
59 uint32 coresba2[SI_MAXCORES]; /* address of each core second register set (usbh20) */
61 uint32 wrapba[SI_MAXCORES]; /* address of controlling wrapper *
    [all...]

Completed in 508 milliseconds

12 3 4 5 6 7 8 91011>>