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

1 2 3 45 6 7 8 91011>>

  /external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
atomutils.h 144 OSCL_IMPORT_REF static bool read32(MP4_FF_FILE *fp, uint32 &data);
145 OSCL_IMPORT_REF static bool read32read32(MP4_FF_FILE *fp, uint32 &data1, uint32 &data2);
146 OSCL_IMPORT_REF static bool read24(MP4_FF_FILE *fp, uint32 &data);
156 OSCL_IMPORT_REF static bool readString(MP4_FF_FILE *fp, uint32 inLength, MP4FFParserOriginalCharEnc &CharType, OSCL_wString& data);
157 OSCL_IMPORT_REF static bool readUTF8String(MP4_FF_FILE *fp, uint32 inLength, OSCL_wString& data);
158 OSCL_IMPORT_REF static bool readAsciiString(MP4_FF_FILE *fp, uint32 inLength, OSCL_wString& data);
159 OSCL_IMPORT_REF static bool readUnicodeString(MP4_FF_FILE *fp, uint32 inLength, OSCL_wString& data);
161 OSCL_IMPORT_REF static bool readByteData(MP4_FF_FILE *fp, uint32 length, uint8 *data);
162 OSCL_IMPORT_REF static bool readUnicodeData(MP4_FF_FILE *fp, uint32 length, uint16 *data)
    [all...]
  /external/opencore/fileformats/mp4/composer/src/
movieatom.cpp 35 PVA_FF_MovieAtom::PVA_FF_MovieAtom(uint32 fileAuthoringFlags)
67 PV_MP4_FF_NEW(fp->auditCB, PVA_FF_MovieHeaderAtom, ((uint8)0, (uint32)0, fileAuthoringFlags), _pmovieHeaderAtom);
87 uint32 i;
173 PVA_FF_MovieAtom::setTargetBitrate(uint32 trackID, uint32 avgBitRate, uint32 maxBitRate, uint32 bufferSizeDB)
185 PVA_FF_MovieAtom::setTimeScale(uint32 trackID, uint32 rate)
212 PVA_FF_MovieAtom::setTimeScale(uint32 ts
    [all...]
  /external/neven/Embedded/common/src/b_BasicEm/
Functions.h 48 /** writes a 32 bit word to memory; returns bbs_SIZEOF16( uint32 ) */
49 uint32 bbs_memWrite32( const void* ptrA,
52 /** reads a 32 bit word from memory; returns bbs_SIZEOF16( uint32 ) */
53 uint32 bbs_memRead32( void* ptrA,
57 uint32 bbs_memPeek32( const uint16* memPtrA );
60 uint32 bbs_memWrite16( const void* ptrA,
64 uint32 bbs_memRead16( void* ptrA,
67 /** writes a 32 bit word array to memory; sizeA specifies number of words in array; returns bbs_SIZEOF16( uint32 ) * sizeA */
68 uint32 bbs_memWrite32Arr( struct bbs_Context* cpA,
70 uint32 sizeA, uint16* memPtrA )
    [all...]
  /external/opencore/oscl/oscl/osclio/src/
oscl_socket_request.h 34 PVSockBufSend(const uint8* aPtr, uint32 aLen):
43 uint32 iLen;
53 PVSockBufRecv(uint8* aPtr, uint32 aLen, uint32 aMax):
64 uint32 iLen;
65 uint32 iMaxLen;
89 SendParam(const uint8* &aPtr, uint32 aLen, uint32 aFlags)
96 uint32 iFlags;
97 uint32 iXferLen
    [all...]
  /external/opencore/fileformats/mp3/parser/include/
mp3parser.h 218 MP3ErrorType IsMp3File(MP3_FF_FILE* aFile, uint32 aInitSearchFileSize);
226 MP3ErrorType SetFileSize(const uint32 aFileSize);
236 int32 GetNextBundledAccessUnits(uint32 *n, GAU *pgau, MP3ErrorType &err);
246 int32 PeekNextBundledAccessUnits(uint32 *n, MediaMetaInfo *mInfo);
257 MP3ErrorType GetNextMediaSample(uint8 *buf, uint32 bufsize, uint32& framesize, uint32& timestamp);
265 uint32 GetTimestampForSample(int32 frameNumber) const;
266 uint32 GetTimestampForCurrentSample() const;
274 uint32 SeekToTimestamp(uint32 timestamp)
    [all...]
  /external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/src/
pvmi_mio_avi_wav_file.h 86 #define MAKE_FOURCC(a , b, c, d) ((uint32(a) << 24) | (uint32(b) << 16) | (uint32(c) << 8) | uint32(d))
110 const uint32 YUV_FMT[] =
167 const uint32 BITS_PER_SAMPLE8 = 8;
168 const uint32 BITS_PER_SAMPLE12 = 12;
169 const uint32 BITS_PER_SAMPLE16 = 16;
170 const uint32 BITS_PER_SAMPLE24 = 24;
171 const uint32 PVWAV_MSEC_PER_BUFFER = 100
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
utils.h 112 #define INT64_LOWER(x) *(((UINT32*)&(x))+1)
113 #define INT64_HIGHER(x) *((UINT32*)&(x))
128 #define INT64_HIGHER(x) *(((UINT32*)&(x))+1)
129 #define INT64_LOWER(x) *((UINT32*)&(x))
181 rate_e getMaxRatefromBitmap(UINT32 ratesBitMap);
194 void bitMapToNetworkStringRates(UINT32 suppRatesBitMap, UINT32 basicRatesBitMap,
195 UINT8 *string, UINT32 *len,
196 UINT32 *firstOFDMrateLoc);
198 void networkStringToBitMapSuppRates(UINT32 *bitMap, UINT8 *string, UINT32 len)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
ackEmulDb.h 105 UINT32 srcIPAddr; /* source ip address */
106 UINT32 destIPAddr; /* destination ip address */
107 UINT32 segmentSize; /* Stable segment size */
108 UINT32 sequenceNumber; /* The data sequence number */
109 UINT32 ackNumber; /* Specifies the next byte expected.*/
110 UINT32 timeStamp; /* */
111 UINT32 ackCounter; /* The number of 2 * Segement_size in ACK number */
123 UINT32 segmentSize; /* Stable segment size */
124 UINT32 ackNumber; /* Specifies the next byte expected.*/
125 UINT32 ackCounter; /* The number of 2 * Segement_size in ACK number *
    [all...]
  /external/dbus/test/data/valid-messages/
dict.message 17 STRING 'uint32'
18 TYPE UINT32
19 UINT32 0x8765432
36 TYPE UINT32
standard-acquire-service.message 24 TYPE UINT32
25 UINT32 0
  /external/opencore/baselibs/media_data_structures/src/
media_clock_converter.cpp 54 wrap_count = ((uint32)(value >> 32)) % timescale;
56 current_ts = (uint32)(value & 0xFFFFFFFF);
60 OSCL_EXPORT_REF void MediaClockConverter::set_timescale(uint32 new_timescale)
83 wrap_count = ((uint32)(value >> 32)) % timescale;
85 current_ts = (uint32)(value & 0xFFFFFFFF);
89 OSCL_EXPORT_REF void MediaClockConverter::set_clock_other_timescale(uint32 value,
90 uint32 in_timescale)
112 wrap_count = ((uint32)(new_value >> 32)) % timescale;
114 current_ts = (uint32)(new_value & 0xFFFFFFFF);
118 OSCL_EXPORT_REF uint32 MediaClockConverter::get_timediff_and_update_clock(uint32 value
    [all...]
  /external/opencore/fileformats/mp4/composer/include/
mediaheaderatom.h 37 void setCreationTime(uint32 ct)
41 uint32 getCreationTime() const
47 void setModificationTime(uint32 mt)
51 uint32 getModificationTime() const
57 void setTimeScale(uint32 ts)
61 uint32 getTimeScale() const
67 void setDuration(uint32 d)
71 uint32 getDuration() const
87 void addSample(uint32 ts);
88 void updateLastTSEntry(uint32 ts)
    [all...]
chunkoffsetatom.h 34 PVA_FF_ChunkOffsetAtom(uint32 mediaType,
35 uint32 fileAuthoringFlags); // Constructor
40 uint32 getEntryCount() const
44 void nextSample(uint32 size, bool isChunkStart, uint32 baseOffset = 0);
49 void updateChunkEntries(uint32 fileOffset);
51 void reAuthorFirstChunkOffset(uint32 offset);
55 void addChunkOffset(uint32 offset);
59 uint32 _entryCount;
60 Oscl_Vector<uint32, OsclMemAllocator>* _pchunkOffsets
    [all...]
samplesizeatom.h 36 PVA_FF_SampleSizeAtom(uint32 mediaType); // Constructor
40 uint32 getDefaultSampleSize() const
44 void setDefaultSampleSize(uint32 size)
49 void nextSample(uint32 size);
50 uint32 getSampleCount() const
55 Oscl_Vector<uint32, OsclMemAllocator>& getSampleSizeVec() const
63 bool reAuthorFirstSample(uint32 size);
66 void addNextSampleSize(uint32 size);
69 uint32 _sampleSize;
70 uint32 _sampleCount
    [all...]
shadowsyncsampleatom.h 34 PVA_FF_ShadowSyncSampleAtom(uint8 version, uint32 flags); // Constructor
39 uint32 getEntryCount()
45 void addShadowSampleNumber(uint32 sample);
46 Oscl_Vector<uint32, OsclMemAllocator>* getShadowSampleNumbers()
50 uint32 getShadowSampleNumberAt(int index);
52 void addSyncSampleNumber(uint32 sample);
53 Oscl_Vector<uint32, OsclMemAllocator>* getSyncSampleNumbers()
57 uint32 getSyncSampleNUmberAt(int index);
63 uint32 _entryCount;
64 Oscl_Vector<uint32, OsclMemAllocator>* _pshadowSampleNumbers
    [all...]
trackfragmentheaderatom.h 33 PVA_FF_TrackFragmentHeaderAtom(uint32 trackId);
39 uint32 getTrackId();
40 uint32 getBaseDataOffset();
45 uint32 _trackId;
47 uint32 _sampleDescriptionIndex;
48 uint32 _defaultSampleDuration;
49 uint32 _defaultSampleSize;
50 uint32 _defaultSampleFlags;
  /external/opencore/fileformats/mp4/parser/include/
sampledescriptionatom.h 80 uint32 mediaType,
81 uint32 size,
82 uint32 type);
87 uint32 getEntryCount() const
91 uint32 getHandlerType() const
99 uint32 getNumSampleEntries()
112 DecoderSpecificInfo *getDecoderSpecificInfo(uint32 index);
118 uint32 getMaxBufferSizeDB(); // Get the max size buffer needed to retrieve the media samples
122 uint32 getHspacing();
123 uint32 getVspacing()
    [all...]
trackfragmentrandomaccess.h 44 TFRAEntries(MP4_FF_FILE *fp , uint32 version,
53 uint32 _time32;
54 uint32 _moof_offset32;
56 uint32 _traf_number;
57 uint32 _trun_number;
58 uint32 _sample_number;
59 uint32 _version;
60 uint32 getTimeStamp()
70 uint32 getTimeMoofOffset()
90 uint32 size
    [all...]
3gpp_h263decoderspecificinfo.h 37 H263SpecficAtom(MP4_FF_FILE *fp, uint32 size, uint32 type); // Default constructor
40 uint32 getVendorCode()
56 uint32 getAverageBitRate()
60 uint32 getMaxBitRate()
68 uint32 _VendorCode;
72 uint32 _averageBitRate;
73 uint32 _maxBitRate;
  /external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_license_interface_types.h 68 uint32 iNumLicenseChallengesSent;
69 uint32 iNumLicenseResponsesReceived;
70 uint32 iLastLicenseResponseResult;
72 uint32 iNumLicenseAckChallengesSent;
73 uint32 iNumLicenseAckResponsesReceived;
74 uint32 iLastLicenseAckResponseResult;
77 uint32 iNumFallbackLicenseChallengesSent;
78 uint32 iNumFallbackLicenseResponsesReceived;
79 uint32 iLastFallbackLicenseResponseResult;
82 uint32 iNumJoinChallengesSent
    [all...]
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avc_types.h 10 typedef uint32_t uint32; typedef
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/inc/
whalCommon.h 74 int whalUtils_ConvertAppRatesBitmap (UINT32 AppRatesBitmap, UINT32 AppModulation, UINT16 *HwRatesBitmap);
75 int whalUtils_ConvertAppRate (UINT32 AppRate, UINT32 AppModulation, UINT8 *HwRate);
76 int whalUtils_ConvertHwRatesBitmap (UINT8 HwRatesBitmap, UINT8 HwModulation, UINT32 *AppRate, UINT32 *AppModulation);
78 int whalUtils_FindHwModulationByDrvRate (UINT32 AppRate, UINT8 *HwModu, UINT8 preamble);
82 int whalUtils_ConvertAppRatesBitmap (UINT32 AppRatesBitmap, UINT32 AppModulation, UINT16 *HwRatesBitmap);
85 UINT32 whalUtils_GwsiRate2DRV_RATE (UINT32 gwsiRate)
    [all...]
  /external/opencore/fileformats/avi/parser/include/
pv_avifile.h 74 GetNextMediaSample(uint32& aStreamNo, uint8* aBuffer, uint32& arSize,
75 uint32& arTimeStamp) = 0;
89 GetNextStreamMediaSample(uint32 aStreamNo, uint8* aBuffer,
90 uint32& arSize, uint32& arTimeStamp) = 0;
103 GetNextStreamSampleInfo(uint32 aStreamNo, uint32& arSize, uint32& arOffset) = 0;
119 OSCL_IMPORT_REF virtual void Reset(uint32 aStreamNo) = 0
    [all...]
  /external/opencore/nodes/pvsocketnode/include/
pvmf_socket_node_extension_interface.h 34 uint32& aLowerPortNum,
35 uint32& aHigherPortNum, uint32& aStartPortNum) = 0;
37 OSCL_IMPORT_REF virtual PVMFStatus SetMaxTCPRecvBufferSize(uint32 aBufferSize) = 0;
38 OSCL_IMPORT_REF virtual PVMFStatus GetMaxTCPRecvBufferSize(uint32& aSize) = 0;
39 OSCL_IMPORT_REF virtual PVMFStatus SetMaxTCPRecvBufferCount(uint32 aCount) = 0;
40 OSCL_IMPORT_REF virtual PVMFStatus GetMaxTCPRecvBufferCount(uint32& aCount) = 0;
41 OSCL_IMPORT_REF virtual OsclMemPoolResizableAllocator* CreateSharedBuffer(const PVMFPortInterface* aPort , uint32 aBufferSize, uint32 aExpectedNumberOfBlocksPerBuffer, uint32 aResizeSize, uint32 aMaxNumResizes) = 0
    [all...]
  /external/opencore/nodes/pvsocketnode/src/
pvmf_socket_node_extension_interface.cpp 55 uint32& aLowerPortNum,
56 uint32& aHigherPortNum, uint32& aStartPortNum)
61 OSCL_EXPORT_REF PVMFStatus PVMFSocketNodeExtensionInterfaceImpl::SetMaxTCPRecvBufferSize(uint32 aBufferSize)
66 OSCL_EXPORT_REF PVMFStatus PVMFSocketNodeExtensionInterfaceImpl::GetMaxTCPRecvBufferSize(uint32& aSize)
71 OSCL_EXPORT_REF PVMFStatus PVMFSocketNodeExtensionInterfaceImpl::SetMaxTCPRecvBufferCount(uint32 aCount)
76 OSCL_EXPORT_REF PVMFStatus PVMFSocketNodeExtensionInterfaceImpl::GetMaxTCPRecvBufferCount(uint32& aCount)
81 OSCL_EXPORT_REF OsclMemPoolResizableAllocator* PVMFSocketNodeExtensionInterfaceImpl::CreateSharedBuffer(const PVMFPortInterface* aPort , uint32 aBufferSize, uint32 aExpectedNumberOfBlocksPerBuffer, uint32 aResizeSize, uint32 aMaxNumResizes
    [all...]

Completed in 1293 milliseconds

1 2 3 45 6 7 8 91011>>