/hardware/ti/omap3/omx/ti_omx_config_parser/src/ |
ti_m4v_config_parser.cpp | 26 static const uint32 mask[33] = 66 uint32 byte_pos; 89 uint32 initial_byte_aligned_position = (psBits->dataBitPos + 7) >> 3; 129 uint32 codeword; 255 uint32 vol_id; 449 uint32 codeword; 626 uint32 *pulOutData /* output target */ 630 uint32 dataBitPos = pStream->dataBitPos; 631 uint32 bitPos = pStream->bitPos; 632 uint32 dataBytePos [all...] |
/external/opencore/engines/player/test/src/ |
test_pv_player_engine_testset13.h | 110 uint32 aTestID, 201 void setMultiplePlayMode(uint32 aNum) 243 uint32 iTestID; 250 uint32 iSessionDuration; 255 uint32 iNumPlay; 256 uint32 iTargetNumPlay; 267 uint32 iCurrenttime; 268 uint32 iPrevtime; 332 uint32 aTestID, 420 void setMultiplePlayMode(uint32 aNum [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_blit_A.c | 83 Uint32 Pixel; 135 Uint32 Pixel; 183 Uint32 ckey = srcfmt->colorkey; 190 Uint32 Pixel; 232 Uint32 *srcp = (Uint32 *)info->s_pixels; 234 Uint32 *dstp = (Uint32 *)info->d_pixels; 236 Uint32 dalpha = info->dst->Amask; 248 Uint32 s = *srcp++ [all...] |
SDL_RLEaccel.c | 130 Uint32 *srcp = (Uint32 *)(from); \ 131 Uint32 *dstp = (Uint32 *)(to); \ 205 Uint32 ALPHA = 0xF800; \ 218 i = (Uint32)alpha | (Uint32)alpha << 16; \ 224 Uint32 s = *srcp++; \ 225 Uint32 d = *dstp; \ 295 Uint32 ALPHA = 0x7C00; [all...] |
/external/opencore/oscl/oscl/osclutil/src/ |
oscl_media_data.h | 52 typedef uint32 MediaTimestamp; 150 template <class ChainClass, uint32 max_frags> class BufFragGroup 171 uint32 GetLength() const 195 // BufferFragment * GetFragment(const uint32 idx) const; 257 uint32 num_fragments; 258 uint32 length; 261 template <class ChainClass, uint32 max_frags> inline BufferFragment * BufFragGroup<ChainClass, max_frags> :: GetFragment(const int32 idx) 273 template <class ChainClass, uint32 max_frags> inline BufferState * BufFragGroup<ChainClass, max_frags> :: GetBufferState(const int32 idx) 286 template <class ChainClass, uint32 max_frags, uint32 local_bufsize> class MediaData [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/EvHandler/ |
EvHandler.c | 73 UINT32 EvHandlerUnload (TI_HANDLE hEvHandler){ 86 UINT32 EvHandlerRegisterEvent(TI_HANDLE hEvHandler, PUCHAR pData, ULONG Length) 90 UINT32 ModuleIndex; 117 return (UINT32)STATUS_INVALID_PARAMETER; 123 return (UINT32)STATUS_INVALID_PARAMETER; 141 return (UINT32)STATUS_INVALID_PARAMETER; 158 UINT32 EvHandlerUnRegisterEvent(TI_HANDLE hEvHandler, TI_HANDLE uEventID) 162 UINT32 ModuleIndex; 185 return (UINT32)STATUS_INVALID_PARAMETER; 202 return (UINT32)STATUS_INVALID_PARAMETER [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/ |
nrfsm.c | 67 UINT32 uMaxNoOfStates; /**< Max number of states in the matrix */ 68 UINT32 uMaxNoOfEvents; /**< Max number of events in the matrix */ 69 UINT32 uActNoOfStates; /**< Actual number of states in the matrix */ 70 UINT32 uActNoOfEvents; /**< Actual number of events in the matrix */ 71 UINT32 uInAction; /**< Number of handled events */ 72 UINT32 state; /**< Current state */ 73 UINT32 event; /**< Last event sent */ 110 UINT32 uMaxNoOfStates, 111 UINT32 uMaxNoOfEvents) 214 UINT32 uActNoOfStates [all...] |
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/ |
pvmf_protocol_engine_common.cpp | 76 uint32 size = oscl_UnicodeToUTF8(aUri.get_cstr(), aUri.get_size(), buf, aUri.get_size() + 1); 125 uint32 atoi_tmp; 174 uint32 size = 0; 242 (uint32)isEOS, iNumEOSMessagesAfterRequest, iTotalDLHttpBodySize, iTotalDLSizeAtCurrEOS, iTotalDLSizeForPrevEOS)); 258 (uint32)isEOS, iNumEOSMessagesAfterRequest, iTotalDLHttpBodySize, iTotalDLSizeAtCurrEOS, iTotalDLSizeForPrevEOS)); 303 bool HttpParsingBasicObject::saveOutputData(RefCountHTTPEntityUnit &entityUnit, OUTPUT_DATA_QUEUE &aOutputData, uint32 &aTotalEntityDataSize) 308 for (uint32 i = 0; i < entityUnit.getEntityUnit().getNumFragments(); i++) 358 uint32 httpStatusCode = getStatusCode(); 389 void HttpParsingBasicObject::setDownloadSize(const uint32 aInitialSize) 439 uint32 numFieldsByKey = iParser->getNumberOfFieldsByKey(aAuthenKey) [all...] |
/external/neven/Embedded/common/src/b_BasicEm/ |
Math.c | 37 extern int32 bbs_dotProduct_128SSE2( const int16* vec1A, const int16* vec2A, uint32 sizeA ); 38 extern int32 bbs_dotProduct_u128SSE2( const int16* vec1A, const int16* vec2A, uint32 sizeA ); 42 int32 bbs_dotProduct_fr71( const int16* vec1A, const int16* vec2A, uint32 sizeA ); 47 uint16 bbs_sqrt32( uint32 valA ) 49 uint32 rootL = 0; 50 uint32 expL = 0; 97 const uint32 bbs_fastSqrt32_tableG[] = 125 uint16 bbs_fastSqrt32( uint32 valA ) 127 uint32 expL = 0; 128 uint32 valL [all...] |
Memory.h | 39 /* void* bbs_memcpy( void* dstA, const void* srcA, uint32 sizeA ); */ 45 void* bbs_memcpy16( void* dstA, const void* srcA, uint32 sizeA ); 51 void* bbs_memcpy32( void* dstA, const void* srcA, uint32 sizeA ); 57 void* bbs_memset16( void* dstA, uint16 valA, uint32 sizeA ); 63 void* bbs_memset32( void* dstA, uint32 valA, uint32 sizeA );
|
/external/opencore/fileformats/id3parcom/src/ |
pv_id3_parcom.cpp | 116 OSCL_EXPORT_REF uint32 PVID3ParCom::GetID3TagSize(PVFile* aFile) 131 iInputFile->GetRemainingBytes((uint32&)iFileSizeInBytes); 138 uint32 buffsize = 100; //number of bytes to search , from the end of file, to look for footer 155 uint32 synchIntTagSize; 162 uint32 tagSize = SafeSynchIntToInt32(synchIntTagSize) + ID3V2_TAG_NUM_BYTES_HEADER; 181 OSCL_EXPORT_REF uint32 PVID3ParCom::GetID3TagSize() 183 uint32 composedTagSize = 0; 210 OSCL_EXPORT_REF PVMFStatus PVID3ParCom::SetMaxID3TagSize(bool aUseMaxSize, uint32 aMaxSize, bool aUsePadding) 259 OSCL_EXPORT_REF PVMFStatus PVID3ParCom::ParseID3Tag(PVFile* aFile, uint32 buffsize) 283 iInputFile->GetRemainingBytes((uint32&)iFileSizeInBytes) [all...] |
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/ |
pvmf_sm_fsp_base_impl.cpp | 157 for (uint32 i = 0; i < iFSPChildNodeContainerVec.size(); i++) 197 for (uint32 i = 0; i < iFSPChildNodeContainerVec.size(); i++) 611 uint32 aStreamID, 725 uint32 PVMFSMFSPBaseNode::GetNumMetadataKeysBase(char* aQueryKeyString) 727 uint32 num_entries = 0; 737 uint32 i; 757 uint32 PVMFSMFSPBaseNode::GetNumMetadataValuesBase(PVMFMetadataList& aKeyList) 760 uint32 numkeys = aKeyList.size(); 768 uint32 numtracks = iMetaDataInfo->iNumTracks; 770 uint32 numvalentries = 0 [all...] |
/external/bluetooth/bluez/doc/ |
control-api.txt | 48 void ChangePlayback(string status, uint32 elapsed) 66 NumberOfTracks uint32 67 TrackNumber uint32 68 TrackDuration uint32 (in milliseconds) 120 PlaybackChanged(string status, uint32 elapsed) 134 array{uint32} CompanyIDs [readonly]
|
/external/neven/Embedded/common/src/b_APIEm/ |
Functions.h | 58 uint32 rawSizeA, 61 uint32 refSizeA, 73 uint32 refSizeA, 82 uint32 bpi_memWriteCsa16( uint16* memPtrA, uint32 memSizeA, uint16 chkSumA ); 85 uint32 bpi_memReadCsa16( const uint16* memPtrA );
|
/external/opencore/codecs_v2/utilities/colorconvert/src/ |
ccrgb12toyuv420.cpp | 162 int32 ccrgb12toyuv(uint8 *rgb12, uint8 *yuv[], uint32 *param, uint8 *table[]); 167 uint32 param[3]; 176 param[0] = (uint32) _mSrc_width; 177 param[1] = (uint32) _mSrc_height; 178 param[2] = (uint32) iBottomUp; 194 uint32 param[3]; 204 param[0] = (uint32) _mSrc_width; 205 param[1] = (uint32) _mSrc_height; 206 param[2] = (uint32) iBottomUp; 216 int32 ccrgb12toyuv(uint8 *rgb12, uint8 *yuv[], uint32 *param, uint8 *table[] [all...] |
ccrgb16toyuv420.cpp | 173 int32 ccrgb16toyuv(uint8 *rgb16, uint8 *yuv[], uint32 *param, uint8 *table[]); 174 int32 ccrgb16toyuv_wo_colorkey(uint8 *rgb16, uint8 *yuv[], uint32 *param, uint8 *table[]); 179 uint32 param[7]; 188 param[0] = (uint32) _mDst_width; 189 param[1] = (uint32) _mDst_height; 190 param[2] = (uint32) _mDst_pitch; 191 param[3] = (uint32) _mDst_mheight; 192 param[4] = (uint32) _mSrc_pitch; 193 param[5] = (uint32) mColorKey; 194 param[6] = (uint32) iBottomUp [all...] |
/external/opencore/doc/oscl_html/ |
oscl__string__utf8_8h-source.html | 26 00049 <span class="comment"></span>OSCL_IMPORT_REF <span class="keywordtype">bool</span> <a class="code" href="group__osclutil.html#a40">oscl_str_is_valid_utf8</a>(<span class="keyword">const</span> uint8 *str_buf, uint32& num_valid_characters, uint32 max_bytes = 0, 27 00050 uint32 max_char_2_valid = 0, uint32 * num_byte_4_char = <a class="code" href="group__osclbase.html#a81">NULL</a>); 28 00065 OSCL_IMPORT_REF int32 <a class="code" href="group__osclutil.html#a41">oscl_str_truncate_utf8</a>(uint8 *str_buf, uint32 max_char, uint32 max_bytes = 0);
|
oscl__string__utf8_8h.html | 18 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF bool </td><td valign=bottom><a class="el" href="group__osclutil.html#a40">oscl_str_is_valid_utf8</a> (const uint8 *str_buf, uint32 &num_valid_characters, uint32 max_bytes=0, uint32 max_char_2_valid=0, uint32 *num_byte_4_char=NULL)</td></tr> 20 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF int32 </td><td valign=bottom><a class="el" href="group__osclutil.html#a41">oscl_str_truncate_utf8</a> (uint8 *str_buf, uint32 max_char, uint32 max_bytes=0)</td></tr>
|
/external/opencore/engines/author/test/src/ |
pvaetest.h | 37 const char* aAudioEncoderMimeType, const char* aVideoEncoderMimeType, const char* aTextEncoderMimeType, uint32 aAuthoringTime); 62 uint32 iTotalAlloc; 63 uint32 iTotalBytes; 64 uint32 iAllocFails; 65 uint32 iNumAllocs; 82 uint32 iAuthoringTime;
|
test_pv_author_engine_testset6.h | 30 pv_mediainput_async_test_errorhandling(PVAuthorAsyncTestParam aTestParam, PVMediaInputTestParam aMediaParam, bool aPauseResumeEnable, uint32 aTestErrorType) 101 uint32 duration; 102 uint32 track_no; 164 uint32 iPendingCmds; 168 uint32 iTestDuration; 172 uint32 iTestErrorType;
|
/external/opencore/fileformats/mp4/composer/src/ |
movieextendsheaderatom.cpp | 27 : PVA_FF_FullAtom(MOVIE_EXTENDS_HEADER_ATOM, (uint8)0, (uint32)0) 44 uint32 53 PVA_FF_MovieExtendsHeaderAtom::setFragmentDuration(uint32 duration) 61 PVA_FF_MovieExtendsHeaderAtom::updateMovieFragmentDuration(uint32 ts) 73 uint32 fileWriteOffset; 110 uint32 rendered = 0;
|
trackextendsatom.cpp | 23 PVA_FF_TrackExtendsAtom::PVA_FF_TrackExtendsAtom(uint32 mediaType, 25 uint32 trackId) 26 : PVA_FF_FullAtom(TRACK_EXTENDS_ATOM, (uint8)0, (uint32)0) 49 uint32 57 PVA_FF_TrackExtendsAtom::setTrackId(uint32 trackId) 90 uint32 rendered = 0;
|
/external/opencore/fileformats/mp4/parser/include/ |
pvuserdataatom.h | 52 PVUserDataAtom(MP4_FF_FILE *fp, uint32 size, uint32 type); // Constructor 106 PVContentTypeAtom(MP4_FF_FILE *fp, uint32 size, uint32 type); // Constructor 109 uint32 getContentType() const 115 uint32 _contentType;
|
sampleentry.h | 47 SampleEntry(MP4_FF_FILE *fp, uint32 size, uint32 type); 56 virtual uint32 getESID() const 69 virtual uint32 getMaxBufferSizeDB() const; 70 virtual uint32 getAverageBitrate() const; 71 virtual uint32 getMaxBitrate() const;
|
/external/opencore/fileformats/mp4/parser/src/ |
movieextendsatom.cpp | 36 uint32 size, 37 uint32 type) 44 uint32 count = size - DEFAULT_ATOM_SIZE; 50 uint32 atomType = UNKNOWN_ATOM; 51 uint32 atomSize = 0; 106 for (uint32 i = 0; i < _pTrackExtendsAtomVec->size(); i++)
|