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

<<11121314151617181920>>

  /external/opencore/codecs_v2/audio/aac/dec/src/
s_ps_dec.h 69 UInt32 noSubSamples;
75 UInt32 bEnableIid;
76 UInt32 bEnableIcc;
78 UInt32 bEnableExt;
84 UInt32 freqResIid;
85 UInt32 freqResIcc;
87 UInt32 bFrameClass;
88 UInt32 noEnv;
89 UInt32 aEnvStartStop[MAX_NO_PS_ENV+1];
91 UInt32 abIidDtFlag[MAX_NO_PS_ENV]
    [all...]
  /external/opencore/doc/oscl_html/
classMediaData.html 24 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classMediaData.html#a2">GetLocalBufsize</a> () const</td></tr>
27 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classMediaData.html#a5">GetAvailableBufferSize</a> () const</td></tr>
32 <tr><td nowrap align=right valign=top><a class="el" href="classBufferFragment.html">BufferFragment</a> *&nbsp;</td><td valign=bottom><a class="el" href="classMediaData.html#a10">GetMediaFragment</a> (const uint32 idx)</td></tr>
33 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classMediaData.html#a11">GetNumMediaFrags</a> (const uint32 idx) const</td></tr>
39 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classMediaData.html#n2">available_localbuf</a></td></tr>
42 <h3>template&lt;class ChainClass, uint32 max_frags, uint32 local_bufsize&gt;<br>
53 template&lt;class ChainClass, uint32 max_frags, uint32 local_bufsize&gt; </td
    [all...]
classOsclNativeFileParams.html 17 <tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOsclNativeFileParams.html#a0">OsclNativeFileParams</a> (uint32 mode=0, uint32 bufsize=0, uint32 asyncsize=0)</td></tr>
19 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOsclNativeFileParams.html#m0">iNativeAccessMode</a></td></tr>
20 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOsclNativeFileParams.html#m1">iNativeBufferSize</a></td></tr>
21 <tr><td nowrap align=right valign=top>uint32&nbsp;</td><td valign=bottom><a class="el" href="classOsclNativeFileParams.html#m2">iAsyncReadBufferSize</a></td></tr>
32 <td class="md" nowrap valign="top">uint32&nbsp;</td>
38 <td class="md" nowrap>uint32&nbsp;</td>
44 <td class="md" nowrap>uint32&nbsp;</td>
75 <td class="md" nowrap valign="top"> uint32 OsclNativeFileParams::iAsyncReadBufferSiz
    [all...]
oscl__file__io_8h-source.html 65 00118 OSCL_IMPORT_REF <a class="code" href="classOscl__File.html#a0">Oscl_File</a>(uint32 aCacheSize);
66 00125 OSCL_IMPORT_REF <a class="code" href="classOscl__File.html#a0">Oscl_File</a>(uint32 aCacheSize, <a class="code" href="classOsclFileHandle.html">OsclFileHandle</a>* aFileHandle);
70 00141 OSCL_IMPORT_REF <span class="keywordtype">void</span> <a class="code" href="classOscl__File.html#a4">SetPVCacheSize</a>(uint32 aSize);
72 00153 OSCL_IMPORT_REF <span class="keywordtype">void</span> <a class="code" href="classOscl__File.html#a5">SetNativeAccessMode</a>(uint32 aMode);
82 00193 OSCL_IMPORT_REF <span class="keywordtype">void</span> <a class="code" href="classOscl__File.html#a7">SetAsyncReadBufferSize</a>(uint32 aSize);
86 00232 OSCL_IMPORT_REF int32 <a class="code" href="classOscl__File.html#a9">Open</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *filename, uint32 mode, <a class="code" href="classOscl__FileServer.html">Oscl_FileServer</a>&amp; fileserv);
88 00246 OSCL_IMPORT_REF int32 <a class="code" href="classOscl__File.html#a9">Open</a>(<span class="keyword">const</span> <a class="code" href="group__osclbase.html#a32">oscl_wchar</a> *filename, uint32 mode, <a class="code" href="classOscl__FileServer.html">Oscl_FileServer</a>&amp; fileserv);
90 00264 OSCL_IMPORT_REF uint32 <a class="code" href="classOscl__File.html#a11">Read</a>(<a class="code" href="group__osclbase.html#a25">OsclAny</a> *buffer,
91 00265 uint32 size,
92 00266 uint32 numelements)
    [all...]
  /external/opencore/fileformats/mp4/parser/src/
syncsampleatom.cpp 36 SyncSampleAtom::SyncSampleAtom(MP4_FF_FILE *fp, uint32 size, uint32 type)
51 uint32 dataSize = _size - (DEFAULT_FULL_ATOM_SIZE + 4);
53 uint32 entrySize = (4);
63 PV_MP4_FF_ARRAY_NEW(NULL, uint32, (_entryCount), _psampleNumbers);
65 uint32 sync;
66 for (uint32 i = 0; i < _entryCount; i++)
116 SyncSampleAtom::getSyncSampleFollowing(uint32 sampleNum) const
118 uint32 sync = 0;
158 SyncSampleAtom::getSyncSampleBefore(uint32 sampleNum) cons
    [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_port.h 58 uint32 iBitrate;
59 uint32 iTimescale;
63 uint32 iIFrameInterval;
64 uint32 iWidth;
65 uint32 iHeight;
73 uint32 iNumberOfChannels;
74 uint32 iBitsPerSample;
75 uint32 iSamplingRate;
106 OSCL_IMPORT_REF uint32 getCapabilityMetric(PvmiMIOSession aSession);
175 uint32 GetLastTS(
    [all...]
  /external/opencore/nodes/pvomxvideodecnode/src/
pvmf_omx_videodec_node.h 137 uint32 GetNumMetadataKeys(char* query_key = NULL);
138 uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList);
166 bool QueueOutputBuffer(OsclSharedPtr<PVMFMediaDataImpl> &mediadataimplout, uint32 aDataLen);
196 uint32 iH263MaxBitstreamFrameSize;
197 uint32 iH263MaxWidth;
198 uint32 iH263MaxHeight;
199 uint32 iM4VMaxBitstreamFrameSize;
200 uint32 iM4VMaxWidth;
201 uint32 iM4VMaxHeight;
202 uint32 iStride
    [all...]
  /external/opencore/protocols/rtsp_parcom/src/
rtsp_par_com_message.h 52 uint32 cseq;
55 uint32 bufferSize;
58 uint32 authorizationFlag;
63 uint32 numOfTransportEntries;
75 uint32 numOfRtpInfoEntries;
91 uint32 contentLength;
116 uint32 timeout;
132 uint32 totalFields;
133 uint32 totalFieldsParsed;
166 uint32 numOfSupportedEntries
    [all...]
  /external/opencore/pvmi/media_io/pvmi_mio_avi_wav_fileinput/include/
pvmi_mio_avi_wav_file_factory.h 92 uint32 iNumLoops;
94 uint32 iStreamNumber;
98 uint32 iNumChannels;
101 uint32 iTimescale;
102 uint32 iFrameHeight;
103 uint32 iFrameWidth;
105 uint32 iSampleSize;
106 uint32 iByteRate;
107 uint32 iFrameDuration;
108 uint32 iDataBufferSize
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/dummy/
SDL_dummyaudio.h 35 Uint32 mixlen;
36 Uint32 write_delay;
37 Uint32 initial_calls;
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fb3dfx.c 47 static int SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key)
52 static int FillHWRect(_THIS, SDL_Surface *dst, SDL_Rect *rect, Uint32 color)
55 Uint32 dst_base;
56 Uint32 format;
98 Uint32 src_format;
99 Uint32 dst_format;
100 Uint32 src_base;
101 Uint32 dst_base;
104 Uint32 blitop;
105 Uint32 use_colorkey
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
s_ps_dec.h 69 UInt32 noSubSamples;
75 UInt32 bEnableIid;
76 UInt32 bEnableIcc;
78 UInt32 bEnableExt;
84 UInt32 freqResIid;
85 UInt32 freqResIcc;
87 UInt32 bFrameClass;
88 UInt32 noEnv;
89 UInt32 aEnvStartStop[MAX_NO_PS_ENV+1];
91 UInt32 abIidDtFlag[MAX_NO_PS_ENV]
    [all...]
  /hardware/msm7k/librpc/
ops.c 28 int r_read(int handle, char *buf, uint32 size)
46 int r_write (int handle, const char *buf, uint32 size)
64 int r_control(int handle, const uint32 cmd, void *arg)
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
sad.cpp 24 uint32 num_sad_MB = 0;
25 uint32 num_sad_Blk = 0;
26 uint32 num_sad_MB_call = 0;
27 uint32 num_sad_Blk_call = 0;
67 int dmin = (uint32)dmin_lx >> 16;
96 uint32 cur_word;
105 madstar = (uint32)dmin_lx >> 20;
113 cur_word = *((uint32*)(blk += 4));
128 cur_word = *((uint32*)(blk += 4));
143 cur_word = *((uint32*)(blk += 4))
    [all...]
sad_inline.h 42 if ((uint32)src2 >= (uint32)src1)
51 x7 = mask & ((uint32)x7 >> 1);
83 x8 = (uint32)ref & 0x3;
103 x10 = *((uint32*)(ref += lx));
104 x11 = *((uint32*)(ref + 4));
105 x12 = *((uint32*)(blk += 16));
106 x14 = *((uint32*)(blk + 4));
116 x4 = x4 + ((uint32)x10 >> 8); /* accumulate high bytes */
119 x4 = x4 + ((uint32)x11 >> 8); /* accumulate high bytes *
    [all...]
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
pvmf_cpmplugin_passthru_oma1.h 227 uint32& aRequestTimeOutInMS,
251 , uint32 aDataSize = 0
257 , uint32 aDataSize = 0
265 OSCL_IMPORT_REF uint32 GetNumMetadataKeys(char* aQueryKeyString = NULL) ;
266 OSCL_IMPORT_REF uint32 GetNumMetadataValues(PVMFMetadataList& aKeyList) ;
269 uint32 aStartingKeyIndex,
276 uint32 aStartingValueIndex,
280 uint32 aStartingKeyIndex,
281 uint32 aEndKeyIndex) ;
283 uint32 aStartingValueIndex
    [all...]
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_io.h 135 OSCL_IMPORT_REF Oscl_File(uint32 aCacheSize);
142 OSCL_IMPORT_REF Oscl_File(uint32 aCacheSize, OsclFileHandle* aFileHandle);
158 OSCL_IMPORT_REF void SetPVCacheSize(uint32 aSize);
170 OSCL_IMPORT_REF void SetNativeAccessMode(uint32 aMode);
210 OSCL_IMPORT_REF void SetAsyncReadBufferSize(uint32 aSize);
249 OSCL_IMPORT_REF int32 Open(const char *filename, uint32 mode, Oscl_FileServer& fileserv);
263 OSCL_IMPORT_REF int32 Open(const oscl_wchar *filename, uint32 mode, Oscl_FileServer& fileserv);
281 OSCL_IMPORT_REF uint32 Read(OsclAny *buffer,
282 uint32 size,
283 uint32 numelements)
    [all...]
  /external/opencore/protocols/http_parcom/src/
http_parser_internal.h 63 uint32 iContentLength; // for "Content-Length"
64 uint32 iContentRangeLeft; // for "Content-Range"
65 uint32 iContentRangeRight;
110 uint32 getContentType() const
112 return (uint32)iContentType;
115 uint32 getContentRangeLength() const
126 bool copyBoundaryString(const char* aBoundaryString, const uint32 aBoundaryStringLength);
170 int32 getData(HTTPMemoryFragment &aHttpFrag, const uint32 aRequestDataSize = 0);
203 bool constructOutputFragment(const uint32 aNewMemFragLen, const void *aNewMemFragPtr = NULL, bool isNewFrag = false);
209 uint32 iDataInQueueMemFragOffset
    [all...]
  /external/opencore/protocols/sdp/parser/src/
h264mediainfoparser.cpp 66 for (uint32 ii = 0; ii < payload_vec.size(); ii++)
135 uint32 payloadNumber;
196 uint32 val;
217 uint32 val;
237 uint32 val;
257 uint32 val;
277 uint32 val;
297 uint32 val;
317 uint32 val;
337 uint32 parameterSetLength = (int)(tmp_end_line - temp)
    [all...]
  /external/opencore/engines/author/test/src/
test_pv_author_engine_testset6.cpp 117 uint32 numStreams = ((PVAviFile*)iFileParser)->GetNumStreams();
122 for (uint32 ii = 0; ii < numStreams; ii++)
215 uint32 noOfNodes = iMIOComponent.iMIONode.size();
217 for (uint32 ii = 0; ii < noOfNodes; ii++)
336 Oscl_Vector<uint32, OsclMemAllocator> audioStrNum;
371 Oscl_Vector<uint32, OsclMemAllocator> vidStrNum;
409 uint32 width = 0;
410 uint32 height = 0;
412 uint32 frameInterval = 0;
416 Oscl_Vector<uint32, OsclMemAllocator> vidStrNum
    [all...]
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_jitter_buffer_impl.cpp 156 OSCL_EXPORT_REF void PVMFJitterBufferImpl::SetRebufferingThresholdInMilliSeconds(uint32 aRebufferingThresholdInMilliSeconds)
161 OSCL_EXPORT_REF void PVMFJitterBufferImpl::SetDurationInMilliSeconds(uint32 aDuration)
260 uint32 numNodes = 0;
369 const uint32 numOfFragments = inputDataPacket->getNumFragments();
498 uint32 aSeqNum;
522 uint32 aSeqNum;
571 uint32 aClockDiff = 0;
649 //0 count; 1 ssrc; 2 seqbase; 3 timestamp; uint32 PVMFTimestamp;
650 uint32 my_ssrc[cPktNeededForVote][4];
651 for (uint32 i = 0; i < cPktNeededForVote; i++
    [all...]
  /external/opencore/codecs_v2/utilities/colorconvert/src/
cczoomrotation32.cpp 76 *((uint32*)(mClip - 400)) = 0x0000b2ce; //65536*0.813/1.164;
77 *((uint32*)(mClip - 396)) = 0x00015f03; //65536*1.596/1.164;
78 *((uint32*)(mClip - 392)) = 0x000055fe; //65536*0.391/1.164;
79 *((uint32*)(mClip - 388)) = 0x0001bbd2; //65536*2.018/1.164;
90 *((uint32*)(mClip - 400)) = (int)(65536 * 0.4681); //0.714);
91 *((uint32*)(mClip - 396)) = (int)(65536 * 1.5748);//1.402);
92 *((uint32*)(mClip - 392)) = (int)(65536 * 0.1873);//0.344);
93 *((uint32*)(mClip - 388)) = (int)(65536 * 1.8556);//1.772);
175 if (((uint32)rgbBuf)&0x3 || ((uint32)yuvBuf[0])&0x3) /* address is not word align *
    [all...]
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_memorybufferdatastream_factory.cpp 139 PVMFMemoryBufferDataStreamPermCache* aPermCache, MBDSStreamFormat aStreamFormat, uint32 aTempCacheCapacity)
330 uint32& aCapacity)
346 uint32 currFilePosition = GetCurrentPointerPosition(aSessionID);
347 uint32 lastFilePosition = 0;
369 PvmiDataStreamObserver& aObserver, uint32 aCapacity,
403 PVMFMemoryBufferReadDataStreamImpl::QueryWriteCapacity(PvmiDataStreamSession aSessionID, uint32& aCapacity)
417 uint32 aCapacity, OsclAny* aContextData)
465 uint32 aSize, uint32& aNumElements)
477 uint32 bytesToRead = aSize * aNumElements
    [all...]
  /external/opencore/oscl/oscl/osclmemory/src/
oscl_mem_mempool.cpp 25 OSCL_EXPORT_REF OsclMemPoolFixedChunkAllocator::OsclMemPoolFixedChunkAllocator(const uint32 numchunk, const uint32 chunksize, Oscl_DefAlloc* gen_alloc) :
84 OSCL_EXPORT_REF OsclAny* OsclMemPoolFixedChunkAllocator::allocate(const uint32 n)
209 for (uint32 i = 0; i < iNumChunk; ++i)
256 OSCL_EXPORT_REF OsclMemPoolResizableAllocator::OsclMemPoolResizableAllocator(uint32 aMemPoolBufferSize, uint32 aMemPoolBufferNumLimit, uint32 aExpectedNumBlocksPerBuffer, Oscl_DefAlloc* gen_alloc) :
290 uint32 buffersize = oscl_mem_aligned_size(iMemPoolBufferSize) + iBufferInfoAlignedSize;
308 OSCL_EXPORT_REF OsclAny* OsclMemPoolResizableAllocator::allocate(const uint32 aNumBytes)
311 uint32 alignednumbytes = oscl_mem_aligned_size(aNumBytes)
    [all...]
  /external/neven/Embedded/common/src/b_ImageEm/
UInt32Image.h 36 /** image of uint32 */
45 uint32 widthE;
48 uint32 heightE;
83 uint32 bim_UInt32Image_heapSize( struct bbs_Context* cpA,
85 uint32 widthA,
86 uint32 heightA );
89 uint32 bim_UInt32Image_checkSum( struct bbs_Context* cpA,
97 uint32 widthA,
98 uint32 heightA,
109 uint32 widthA,
    [all...]

Completed in 217 milliseconds

<<11121314151617181920>>