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

<<21222324252627282930>>

  /external/opencore/fileformats/mp4/parser/include/
basedescriptor.h 33 const uint32 DEFAULT_DESCRIPTOR_SIZE = 1; // 8 bits for the tag ONLY
47 uint32 getSize() const
51 uint32 getDefaultDescriptorSize() const
avcsubseqdescriptionentry.h 60 AVCSubSequenceEntry(MP4_FF_FILE *fp, uint32 size, uint32 type);
83 uint32 getDuration()
118 uint32 _duration;
  /external/opencore/protocols/rtp_payload_parser/rfc_2429/include/
h263_payload_parser.h 48 OSCL_IMPORT_REF virtual void Reposition(const bool adjustSequence = false, const uint32 stream = 0, const uint32 seqnum = 0);
49 OSCL_IMPORT_REF virtual uint32 GetMinCurrTimestamp();
  /external/opencore/protocols/rtp_payload_parser/rfc_3016/include/
m4v_audio_payload_parser.h 41 OSCL_IMPORT_REF void Reposition(const bool adjustSequence = false, const uint32 stream = 0, const uint32 seqnum = 0);
42 OSCL_IMPORT_REF uint32 GetMinCurrTimestamp();
m4v_payload_parser.h 41 OSCL_IMPORT_REF void Reposition(const bool adjustSequence = false, const uint32 stream = 0, const uint32 seqnum = 0);
42 OSCL_IMPORT_REF uint32 GetMinCurrTimestamp();
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_h324m_config.h 69 PVMFCommandId SetVendor(uint8 aCc, uint8 aExt, uint32 aMc,
74 PVMFCommandId SetEndSessionTimeout(uint32 aTimeout, OsclAny* aContextData = NULL);
76 uint8 aSeries, uint32 aSeriesOffset,
77 uint32 aValue,
89 PVMFCommandId SetLogicalChannelBufferingMs(uint32 aInBufferingMs,
90 uint32 aOutBufferingMs,
158 PVMFCommandId SetVendor(uint8 aCc, uint8 aExt, uint32 aMc,
163 PVMFCommandId SetEndSessionTimeout(uint32 aTimeout, OsclAny* aContextData = NULL);
165 uint8 aSeries, uint32 aSeriesOffset,
166 uint32 aValue
    [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_media_msg_header.h 51 uint32 duration;
52 uint32 seqnum;
53 uint32 stream_id;
  /external/bluetooth/bluez/doc/
service-api.txt 17 Methods uint32 AddRecord(string record)
25 void UpdateRecord(uint32 handle, string record)
34 void RemoveRecord(uint32 handle)
46 void RequestAuthorization(string address, uint32 handle)
  /external/bluetooth/bluez/test/
simple-service 17 <uint32 value="0"/> \
51 <uint32 value="0"/> \
98 <uint32 value="0"/> \
127 service.RemoveRecord(dbus.UInt32(handle))
  /external/clearsilver/man/man3/
skipInsert.3 20 NEOERR *skipInsert(skipList list, UINT32 key, void *value, int allowUpdate);
  /external/clearsilver/util/
neo_hash.c 22 static NE_HASHNODE **_hash_lookup_node (NE_HASH *hash, void *key, UINT32 *hashv);
78 UINT32 hashv;
142 UINT32 hashv, bucket;
186 static NE_HASHNODE **_hash_lookup_node (NE_HASH *hash, void *key, UINT32 *o_hashv)
188 UINT32 hashv, bucket;
221 UINT32 hash_mask;
279 UINT32 ne_hash_str_hash(const void *a)
290 UINT32 ne_hash_int_hash(const void *a)
292 return (UINT32)(long)(a);
  /external/opencore/baselibs/media_data_structures/src/
pv_gau.cpp 36 for (uint32 ii = 0; ii < numMediaSamples; ii++)
63 OSCL_EXPORT_REF uint32 GAU::getSamplesTotalSize(uint32 number, MediaMetaInfo *metaInfo) //return the sum of total sample size
65 uint32 i, size = 0;
  /external/opencore/codecs_v2/omx/omx_amrenc/include/
amr_enc.h 77 uint32 iNextStartTime;
78 uint32 iMaxNumOutputFramesPerBuffer;
79 uint32 iOneInputFrameLength;
80 uint32 iMaxInputSize;
  /external/opencore/codecs_v2/video/m4v_h263/dec/include/
pvm4vdecoder_dpi.h 77 IMPORT_C void DecSetEnhReference(uint8 *refYUV, uint32 timestamp) {};
88 IMPORT_C bool getSynchResponse(uint32 timestamp[], int32 buffer_size[]);
101 IMPORT_C bool DecodeVideoFrame(uint8 *bitstream[], uint32 *timestamp, int32 *buffer_size, uint *use_ext_ts, uint8 *YUV);
102 IMPORT_C bool DecodeVideoFrame(uint8 *bitstream[], uint32 *timestamp, int32 *buffer_size, uint *use_ext_ts, uint8 *YUV, TRequestStatus *aRequestStatus);
103 IMPORT_C bool DecodeVideoFrameAsyncResp(uint32 timestamp[], int32 buffer_size[]);
118 IMPORT_C uint32 GetVideoTimestamp(void);
120 IMPORT_C uint32 GetProfileAndLevel(void);
122 IMPORT_C uint32 GetDecBitrate(void);
128 IMPORT_C void DecSetReference(uint8 *refYUV, uint32 timestamp);
  /external/opencore/fileformats/mp4/composer/include/
avcconfigurationatom.h 95 void setSample(void* samp, uint32 size);
98 virtual uint32 getSize();
121 uint32 _totalSeqParameterSetLength;
122 uint32 _totalPicutureParameterSetLength;
avcsampleentry.h 36 void setBitrate(uint32 BufferSizeDB, uint32 MaxBitRate, uint32 AvgBitRate);
37 void setSample(void* sample, uint32 size)
h263decoderspecificinfo3gpp.h 35 void setAvgBitrate(uint32 avg_bitrate)
39 void setMaxBitrate(uint32 max_bitrate)
48 uint32 _avg_bitrate;
49 uint32 _max_bitrate;
movieextendsatom.h 41 PVA_FF_TrackExtendsAtom* getTrexAtom(uint32 trackId);
46 void setMovieFragmentDuration(uint32 duration);
47 void updateMovieFragmentDuration(uint32 ts);
49 uint32 getDuration();
slconfigdescriptor.h 105 uint32 getTimeStampResolution() const
109 uint32 getOCRResolution() const
141 void setTimeStampResolution(uint32 resolution)
145 void setOCRResolution(uint32 resolution)
178 uint32 getTimeScale() const
190 void setTimeScale(uint32 ts)
250 uint32 _timeStampResolution; // (32)
251 uint32 _OCRResolution; // (32)
261 uint32 _timeScale; // (32)
textsampleentry.h 58 void setSample(void* sample, uint32 size);
75 uint32 _start_sample_num;
76 uint32 _end_sample_num;
78 uint32 _displayFlags;
  /external/opencore/fileformats/mp4/composer/src/
filetypeatom.cpp 30 typedef Oscl_Vector<uint32, OsclMemAllocator> uint32VecType;
67 for (uint32 i = 0; i < _pCompatibleBrandVec->size(); i++)
80 PVA_FF_FileTypeAtom::addCompatibleBrand(uint32 brand)
94 for (uint32 i = 0; i < _pCompatibleBrandVec->size(); i++)
fullatom.cpp 29 const uint32 DEFAULT_FULL_ATOM_SIZE = 12; // (8 bytes from PVA_FF_Atom + 1 for
33 PVA_FF_FullAtom::PVA_FF_FullAtom(uint32 type, uint8 version, uint32 flags)
46 inline uint32
impeg4file.cpp 44 uint32 fileAuthoringFlags,
45 PVA_FF_UNICODE_STRING_PARAM outputFileName, uint32 aCacheSize)
74 uint32 fileAuthoringFlags,
76 uint32 aCacheSize)
moviefragmentheaderatom.cpp 23 PVA_FF_MovieFragmentHeaderAtom::PVA_FF_MovieFragmentHeaderAtom(uint32 sequenceNumber)
24 : PVA_FF_FullAtom(MOVIE_FRAGMENT_HEADER_ATOM, (uint8)0, (uint32)0)
40 uint32
69 uint32 rendered = 0;
videomediaheaderatom.cpp 32 : PVA_FF_MediaInformationHeaderAtom(VIDEO_MEDIA_HEADER_ATOM, (uint8)0, (uint32)1) // version=0 & flags=1!
44 uint32
47 return (uint32)MEDIA_INFORMATION_HEADER_TYPE_VISUAL;
55 uint32 rendered = 0;

Completed in 173 milliseconds

<<21222324252627282930>>