/external/opencore/pvmi/pvmf/include/ |
pvmi_kvp.h | 127 #define PVMI_KVPVALTYPE_UINT32_STRING "uint32" 148 #define PVMI_KVPVALTYPE_UINT32PTR_STRING "uint32*" 207 uint32 min; 208 uint32 max; 222 uint32 uint32_value; 227 uint32* pUint32_value; 277 uint32 iGraphicDataLen; 334 uint32 _longitude;//fixed-point 16.16 number indicating the longitude in degrees. 337 uint32 _latitude;//fixed-point 16.16 number indicating the latitude in degrees. 340 uint32 _altitude;//fixed-point 16.16 number indicating the altitude in meters [all...] |
pvmf_timedtext.h | 61 uint32 iWidth; 62 uint32 iHeight; 137 uint32 iDisplayFlags; 193 uint32 iTextStringLengthInBytes; 197 uint32 iTextSampleLength; 199 uint32 iTextSampleCapacity; 201 uint32 iTextSampleDuration; 258 uint32 aligned_refcnt_size = 260 uint32 aligned_cleanup_size = 262 uint32 aligned_simplemb_size [all...] |
/external/opencore/fileformats/mp4/composer/src/ |
mpeg4file.cpp | 88 const uint32 AMRModeSetMask[16] = 191 void PVA_FF_Mpeg4File::SetCacheSize(uint32 aCacheSize) 198 uint32 fileAuthoringFlags) 438 uint32 446 uint32 TrackID = 0; 502 if ((uint32) mediaType == MEDIA_TYPE_AUDIO) 544 if ((uint32) mediaType == MEDIA_TYPE_VISUAL) 586 if ((uint32) mediaType == MEDIA_TYPE_TEXT)//added for the support of timed text track 624 PVA_FF_Mpeg4File::addTrackReference(uint32 currtrackID, int32 reftrackID) 632 PVA_FF_Mpeg4File::setTargetBitrate(uint32 trackID, uint32 avgBitRate, uint32 maxBitRate, uint32 bufferSizeDB [all...] |
chunkoffsetatom.cpp | 29 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType; 31 PVA_FF_ChunkOffsetAtom::PVA_FF_ChunkOffsetAtom(uint32 mediaType, 32 uint32 fileAuthoringFlags) 33 : PVA_FF_FullAtom(FourCharConstToUint32('s', 't', 'c', 'o'), (uint8)0, (uint32)0), 59 PVA_FF_ChunkOffsetAtom::nextSample(uint32 size, 60 bool isChunkStart, uint32 baseOffset) 94 PVA_FF_ChunkOffsetAtom::addChunkOffset(uint32 offset) 106 PVA_FF_ChunkOffsetAtom::updateChunkEntries(uint32 fileOffset) 110 for (uint32 i = 0; i < _pchunkOffsets->size(); i++) 142 for (uint32 i = 0; i < getEntryCount(); i++ [all...] |
/external/opencore/protocols/rtp_payload_parser/rfc_3984/src/ |
h264_payload_parser_interleave_mode.h | 53 PVH264PayLoadOutputMediaData(IPayloadParser::Payload adata, uint32 aDon, uint32 aFuType) 71 uint32 don; 72 uint32 fuType; // First byte: current fuType 107 static int32 don_diff(uint32 m_don, uint32 n_don) 126 static int32 fuType_diff(uint32 m_fuType, uint32 n_fuType) 176 bool initialize(uint32 aInterleaveDepth) 188 bool queue(const IPayloadParser::Payload& aMediaData, const uint8 nal_type, const uint32 fragmentedBitMask [all...] |
/external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/ |
pvmi_mio_fileinput.h | 198 uint8* data, uint32 data_len, 203 OSCL_IMPORT_REF PVMFCommandId readAsync(uint8* data, uint32 max_data_len, OsclAny* aContext = NULL, 209 OSCL_IMPORT_REF void statusUpdate(uint32 status_flags); 229 OSCL_IMPORT_REF uint32 getCapabilityMetric(PvmiMIOSession aSession); 232 OSCL_IMPORT_REF uint32 GetStreamDuration(); 233 OSCL_IMPORT_REF void SetAuthoringDuration(uint32); 236 PVMFStatus RetrieveFSI(uint32 fsi_size = 0); 243 void AddDataEventToQueue(uint32 aMicroSecondsToEvent); 281 bool DecoderInfo(char* buffer, char* bufferEnd, char* res, uint32 resSize); 282 uint8* AllocateMemPool(OsclMemPoolFixedChunkAllocator*&, uint32, int32&) [all...] |
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_infoele.h | 155 uint32 dataLoc; /*use this to point to for following variable-length data*/ 236 uint32 totalTxDescriptors; /* Total TX Descriptors - in the past it was configured per AC */ 373 uint32 *controlBlock; /* array of two 32-bit entries in the following order: 402 uint32 numTxMemBlks; /* Number of blocks that FW allocated for TX packets.*/ 403 uint32 numRxMemBlks; /* Number of blocks that FW allocated for RX packets. */ 447 uint32 PLCPErrorCount; /* The number of PLCP errors since the last time this */ 451 uint32 FCSErrorCount; /* The number of FCS errors since the last time this */ 455 uint32 validFrameCount; /* The number of MPDU’s without PLCP header errors received*/ 459 uint32 seqNumMissCount; /* the number of missed sequence numbers in the squentially */ 476 uint32 mediumUsage; /* report to the host the value of medium usage registers* [all...] |
/external/opencore/oscl/oscl/osclmemory/src/ |
oscl_mem_audit.h | 65 uint32 numBytes; 66 uint32 peakNumBytes; 67 uint32 numAllocs; 68 uint32 peakNumAllocs; 69 uint32 numAllocFails; 70 uint32 totalNumAllocs; 71 uint32 totalNumBytes; 77 MM_Stats_t(uint32 sizeIn) 150 uint32 nAllocNum; 254 uint32 num_child_nodes [all...] |
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
public_infoele.h | 156 uint32 dataLoc; /*use this to point to for following variable-length data*/ 237 uint32 totalTxDescriptors; /* Total TX Descriptors - in the past it was configured per AC */ 374 uint32 *controlBlock; /* array of two 32-bit entries in the following order: 403 uint32 numTxMemBlks; /* Number of blocks that FW allocated for TX packets.*/ 404 uint32 numRxMemBlks; /* Number of blocks that FW allocated for RX packets. */ 448 uint32 PLCPErrorCount; /* The number of PLCP errors since the last time this */ 452 uint32 FCSErrorCount; /* The number of FCS errors since the last time this */ 456 uint32 validFrameCount; /* The number of MPDU’s without PLCP header errors received*/ 460 uint32 seqNumMissCount; /* the number of missed sequence numbers in the squentially */ 477 uint32 mediumUsage; /* report to the host the value of medium usage registers* [all...] |
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
sad_mb_offset.h | 53 x10 = *((uint32*)(ref += lx)); /* D C B A */ 54 x11 = *((uint32*)(ref + 4)); /* H G F E */ 55 x12 = *((uint32*)(ref + 8)); /* L K J I */ 57 x10 = ((uint32)x10 >> SHIFT); /* 0 0 0 D */ 59 x11 = ((uint32)x11 >> SHIFT); /* 0 0 0 H */ 62 x12 = *((uint32*)(blk += 16)); 63 x14 = *((uint32*)(blk + 4)); 73 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */ 76 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes */ 79 x10 = *((uint32*)(ref + 8)); /* D C B A * [all...] |
/external/opencore/nodes/pvclientserversocketnode/include/ |
pvmf_socket_buffer_allocators.h | 64 PVMFSocketBufferAllocator(uint32 numChunks, uint32 chunkSize) 85 OsclAny* allocate(const uint32 n) 97 uint32 getNumOutStandingBuffers() 102 uint32 getAvailableBufferSpace(bool aFirstParentChunkOnly = false) 112 uint32 aSize, 125 uint32 iNumChunks; 126 uint32 iChunkSize; 128 uint32 iNumOutStandingBuffers; 150 uint32 numBuffers = socketDataAllocator->getNumOutStandingBuffers() [all...] |
/external/opencore/nodes/streaming/common/include/ |
pvmf_streaming_buffer_allocators.h | 94 PVMFSocketBufferAllocator(uint32 numChunks, uint32 chunkSize) 115 OsclAny* allocate(const uint32 n) 127 uint32 getNumOutStandingBuffers() 132 uint32 getAvailableBufferSpace(bool aFirstParentChunkOnly = false) 142 uint32 aSize, 155 uint32 iNumChunks; 156 uint32 iChunkSize; 158 uint32 iNumOutStandingBuffers; 180 uint32 numBuffers = socketDataAllocator->getNumOutStandingBuffers() [all...] |
/external/opencore/fileformats/mp3/parser/src/ |
mp3parser.cpp | 61 static const uint32 FRAMES_FLAG = 0x0001; 62 static const uint32 BYTES_FLAG = 0x0002; 63 static const uint32 TOC_FLAG = 0x0004; 64 static const uint32 VBR_SCALE_FLAG = 0x0008; 65 static const uint32 FRAMES_AND_BYTES = (FRAMES_FLAG | BYTES_FLAG); 81 static const uint32 MP3_FIRST_FRAME_SIZE = 128; 92 static const uint32 FRAME_SYNC_MASK = 0xFFE00000; 93 static const uint32 FRAME_SYNC_SHIFT = 21; 96 static const uint32 FRAME_VER_ID_MASK = 0x00180000; 97 static const uint32 FRAME_VER_ID_SHIFT = 19 [all...] |
/external/opencore/fileformats/mp4/parser/include/ |
avcsampleentry.h | 35 AVCSampleEntry(MP4_FF_FILE *fp, uint32 size, uint32 type); 50 uint32 getHspacing() 59 uint32 getVspacing() 68 uint32 getBufferSizeDB() 77 uint32 getMaxBitRate() 86 uint32 getAvgBitRate() 207 uint32 getNumofPictureParamSet() 216 uint32 getNumofSequenceParamSet() 225 uint32 getTotalSeqParameterSetLength( [all...] |
shadowsyncsampleatom.h | 44 ShadowSyncSampleAtom(uint8 version, uint32 flags); // Constructor 49 uint32 getEntryCount() 55 void addShadowSampleNumber(uint32 sample); 56 vector<uint32>* getShadowSampleNumbers() 60 uint32 getShadowSampleNumberAt(int32 index); 62 void addSyncSampleNumber(uint32 sample); 63 vector<uint32>* getSyncSampleNumbers() 67 uint32 getSyncSampleNUmberAt(int32 index); 75 uint32 _entryCount; 76 vector<uint32>* _pshadowSampleNumbers [all...] |
visualsampleentry.h | 48 VisualSampleEntry(MP4_FF_FILE *fp, uint32 size, uint32 type); 57 virtual uint32 getESID() const; 98 uint32 getMaxBufferSizeDB() const 110 uint32 getAverageBitrate() const 122 uint32 getMaxBitrate() const 144 uint32 _reserved1[4]; // = { 0, 0, 0, 0 }; 145 uint32 _reserved2; // = 0x014000f0; 146 uint32 _reserved3; // = 0x00480000; 147 uint32 _reserved4; // = 0x00480000 [all...] |
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
pvmf_protocol_engine_node_common.h | 156 uint32& aFirstSeqNumAfterChange, 164 void Parse(uint64& aNPTInMS, uint32*& aFirstSeqNumAfterChange) 167 aFirstSeqNumAfterChange = (uint32*)iParam2; 180 iParam2 = (OsclAny*)((uint32)aRequestID); 191 uint32 requestIDNum = (uint32)iParam2; 292 virtual uint32 GetObserverState() = 0; 293 virtual void SetObserverState(const uint32 aState) = 0; 304 virtual void ReportEvent(PVMFEventType aEventType, OsclAny* aEventData = NULL, const int32 aEventCode = 0, OsclAny* aEventLocalBuffer = NULL, const uint32 aEventLocalBufferSize = 0) = 0; 330 OSCL_IMPORT_REF virtual void setSupportObject(OsclAny* aSupportObject, const uint32 aType) [all...] |
/external/opencore/oscl/oscl/osclbase/src/ |
oscl_tls.h | 63 const uint32 OSCL_TLS_ID_MAGICNUM = 0; 64 const uint32 OSCL_TLS_ID_ERRORHOOK = 1; 65 const uint32 OSCL_TLS_ID_PVLOGGER = 2; 66 const uint32 OSCL_TLS_ID_TEST = 3; 67 const uint32 OSCL_TLS_ID_PVSCHEDULER = 4; 68 const uint32 OSCL_TLS_ID_PVERRORTRAP = 5; 69 const uint32 OSCL_TLS_ID_SDPMEDIAPARSER = 6; 70 const uint32 OSCL_TLS_ID_PAYLOADPARSER = 7; 71 const uint32 OSCL_TLS_ID_PVMFRECOGNIZER = 8; 72 const uint32 OSCL_TLS_ID_WMDRM = 9 [all...] |
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
LocalScanner.h | 64 uint32 currentWidthE; 67 uint32 currentHeightE; 70 uint32 workWidthE; 73 uint32 workHeightE; 79 uint32 origWidthE; 82 uint32 origHeightE; 111 uint32 patchWidthE; 114 uint32 patchHeightE; 117 uint32 scaleExpE; 120 uint32 maxImageWidthE [all...] |
/external/opencore/protocols/http_parcom/src/ |
string_keyvalue_store.h | 69 StrCSumPtrLenWrapper(const char *x, const uint32 len) : iStr(x, len), iNext(NULL) 81 uint32 getChecksum() 84 return (uint32)((uint32)iStr.getCheckSum() % KEYVALUESTORE_HASH_TABLE_SIZE_FOR_KEYS) / 2; 119 uint32 length() const 121 return (uint32)iStr.length(); 123 uint32 size() const 125 return (uint32)iStr.size(); 131 bool isCIEquivalentTo(const char*s, const uint32 len) const 136 void setPtrLen(const char* newPtr, uint32 newLen [all...] |
/external/opencore/fileformats/mp4/parser/src/ |
samplesizeatom.cpp | 38 uint32 mediaType, 39 uint32 size, 40 uint32 type, 42 uint32 parsingMode) 76 if (!AtomUtils::read32read32(fp, ((uint32 &)_sampleSize), _sampleCount)) 81 uint32 dataSize = _size - (DEFAULT_FULL_ATOM_SIZE + 4 + 4); 83 uint32 entrySize = (4); 98 uint32 fptrBuffSize = (_sampleCount / _stbl_buff_size) + 1; 100 PV_MP4_FF_ARRAY_NEW(NULL, uint32, (fptrBuffSize), _stbl_fptr_vec); 164 uint32 sample [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
whalHwMboxConfig.h | 57 UINT32 HwQueueAddr; 64 UINT32 BaseAddr; 65 UINT32 TxQueuesAddr; 66 UINT32 TxQueuesSize; 67 UINT32 RxQueuesAddr; 68 UINT32 RxQueuesSize; 69 UINT32 QindicatorAddr; 70 UINT32 QindicatorSize; 71 UINT32 NumTxQueues; 72 UINT32 NumRxQueues [all...] |
/external/opencore/codecs_v2/video/avc_h264/dec/src/ |
pred_intra.cpp | 42 uint32 cbp4x4 = video->cbp4x4; 371 uint32 tmp_word; 400 *((uint32*)tmp_ptr) = *((uint32*)pred); 401 *((uint32*)(tmp_ptr + 4)) = *((uint32*)(pred + 4)); 402 *((uint32*)(tmp_ptr + 8)) = *((uint32*)(pred + 8)); 403 *((uint32*)(tmp_ptr + 12)) = *((uint32*)(pred + 12)) [all...] |
/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/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/ |
pvmf_protocol_engine_node_progressive_download.cpp | 62 if (iObserver->GetObserverState() == (uint32)EPVMFNodePrepared && 102 OSCL_EXPORT_REF bool progressiveDownloadControl::isDlAlgoPreConditionMet(const uint32 aDownloadRate, 103 const uint32 aDurationMsec, 104 const uint32 aCurrDownloadSize, 105 const uint32 aFileSize) 121 OSCL_EXPORT_REF int32 progressiveDownloadControl::isPlaybackRateCloseToClipBitrate(const uint32 aDurationMsec, 122 const uint32 aCurrDownloadSize, 123 const uint32 aFileSize) 127 uint32 aNPTInMS = 0; 134 uint32 aInstantByterate = divisionInMilliSec(aCurrDownloadSize, aNPTInMS); // aCurrDownloadSize* (…) [all...] |