Searched refs:int32_t (Results 376 - 400 of 777) sorted by relevance

<<11121314151617181920>>

/frameworks/av/media/libmedia/
H A DIRemoteDisplayClient.cpp60 void onDisplayError(int32_t error)
95 int32_t error = data.readInt32();
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.h84 int32_t mTimeScale;
113 int32_t mSeekGeneration;
H A DNuPlayerRenderer.cpp109 msg->setInt32("audio", static_cast<int32_t>(audio));
119 msg->setInt32("audio", static_cast<int32_t>(audio));
143 msg->setInt32("audio", static_cast<int32_t>(audio));
319 int32_t err;
323 int32_t offload;
344 int32_t offloadOnly;
347 int32_t hasVideo;
351 CHECK(msg->findInt32("flags", (int32_t *)&flags));
386 int32_t generation;
420 int32_t generatio
[all...]
H A DGenericSource.cpp196 int32_t totalBitrate = 0;
236 int32_t secure;
256 int32_t bitrate;
687 int32_t kbps = 0;
815 int32_t trackIndex;
866 int32_t generation;
906 int32_t err;
935 int32_t curGen,
938 int32_t msgGeneration;
945 int32_t avai
[all...]
/frameworks/av/media/libstagefright/timedtext/
H A DTimedText3GPPSource.cpp69 int32_t flag = TextDescriptions::LOCAL_DESCRIPTIONS;
93 int32_t flag = TextDescriptions::GLOBAL_DESCRIPTIONS;
/frameworks/av/media/libstagefright/wifi-display/
H A DMediaSender.cpp91 int32_t remoteRTPPort,
93 int32_t remoteRTCPPort,
95 int32_t *localRTPPort) {
289 int32_t generation;
305 int32_t what;
313 int32_t err;
330 int32_t err;
417 int32_t rangeLength, rangeOffset;
/frameworks/av/services/audioflinger/
H A DRecordTracks.h73 int32_t *mRsmpOutBuffer;
82 int32_t mRsmpInFront; // next available frame
/frameworks/av/services/camera/libcameraservice/api1/
H A DCameraClient.cpp615 status_t CameraClient::sendCommand(int32_t cmd, int32_t arg1, int32_t arg2) {
660 void CameraClient::enableMsgType(int32_t msgType) {
665 void CameraClient::disableMsgType(int32_t msgType) {
671 bool CameraClient::lockIfMessageWanted(int32_t msgType) {
713 void CameraClient::notifyCallback(int32_t msgType, int32_t ext1,
714 int32_t ext2, void* user) {
738 void CameraClient::dataCallback(int32_t msgTyp
[all...]
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp97 int32_t width,
98 int32_t height,
99 int32_t pixelFmt,
100 int32_t maxBufferSlack) {
161 int32_t bufWidth, // Width of the pixelBuffer
162 int32_t bufHeight, // Height of the pixelBuffer
163 int32_t pixelFmt, // Format of the pixelBuffer
164 int32_t bufSize) {
207 int32_t bufFmt = 0;
430 int32_t fm
[all...]
H A Dandroid_view_InputDevice.cpp61 static_cast<int32_t>(ident.vendor), static_cast<int32_t>(ident.product),
/frameworks/minikin/libs/minikin/
H A DGraphemeBreak.cpp45 int32_t p1 = u_getIntPropertyValue(c1, UCHAR_GRAPHEME_CLUSTER_BREAK);
46 int32_t p2 = u_getIntPropertyValue(c2, UCHAR_GRAPHEME_CLUSTER_BREAK);
/frameworks/native/include/input/
H A DInputEventLabels.h403 static int32_t getKeyCodeByLabel(const char* label) {
404 return int32_t(lookupValueByLabel(label, KEYCODES));
407 static const char* getLabelByKeyCode(int32_t keyCode) {
418 static int32_t getAxisByLabel(const char* label) {
419 return int32_t(lookupValueByLabel(label, AXES));
422 static const char* getAxisLabel(int32_t axisId) {
426 static int32_t getLedByLabel(const char* label) {
427 return int32_t(lookupValueByLabel(label, LEDS));
/frameworks/native/libs/binder/
H A DPermissionCache.cpp82 const String16& permission, int32_t* outPid, int32_t* outUid) {
/frameworks/rs/driver/
H A DrsdVertexArray.cpp100 int32_t slot = sc->vtxAttribSlot(mAttribs[ct].name);
104 if (slot < 0 || slot >= (int32_t)maxAttrs) {
/frameworks/wilhelm/src/android/
H A Dandroid_AudioSfDecoder.cpp267 int32_t channelCount;
269 int32_t sr;
275 int32_t durationMsec;
402 int32_t loop;
611 notify(PLAYEREVENT_PREPARED, (int32_t)prepareRes, true /*async*/);
628 int32_t val;
763 int32_t channelCount;
765 int32_t sr;
H A Dandroid_GenericMediaPlayer.h94 virtual void setPlaybackRate(int32_t ratePermille);
112 int32_t mSeekTimeMsec;
/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp54 int32_t timeScale,
78 int32_t mTimescale;
88 int32_t mLastParsedTrackId;
89 int32_t mTrackId;
91 int32_t mCryptoMode; // passed in from extractor
92 int32_t mDefaultIVSize; // passed in from extractor
96 int32_t mCurrentDefaultSampleInfoSize;
151 int32_t compositionOffset;
573 static int32_t readSize(off64_t offset,
606 int32_t siz
[all...]
H A DStagefrightMetadataRetriever.cpp227 int32_t unreadable;
255 int32_t width, height;
259 int32_t crop_left, crop_top, crop_right, crop_bottom;
268 int32_t rotationAngle;
282 int32_t displayWidth, displayHeight;
290 int32_t srcFormat;
345 int32_t drm = 0;
524 int32_t videoWidth = -1;
525 int32_t videoHeight = -1;
526 int32_t audioBitrat
[all...]
H A Davc_utils.cpp65 int32_t *width, int32_t *height,
66 int32_t *sarWidth, int32_t *sarHeight) {
190 static const int32_t kFixedSARWidth[] = {
194 static const int32_t kFixedSARHeight[] = {
332 int32_t width, height;
333 int32_t sarWidth, sarHeight;
459 static const int32_t kSamplingFreq[] = {
500 const uint8_t *data, size_t size, int32_t *widt
[all...]
H A DMediaCodec.cpp56 int32_t mVideoRefCount;
57 int32_t mAudioRefCount;
176 void MediaCodec::PostReplyWithError(int32_t replyID, int32_t err) {
456 CHECK(response->findInt32("flags", (int32_t *)flags));
701 int32_t omxFlags;
727 int32_t what;
733 int32_t err, actionCode;
897 int32_t usingSwRenderer;
941 int32_t portInde
[all...]
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoEncoderOMXComponent.cpp60 int32_t width,
61 int32_t height,
206 const int32_t indexFull = index;
354 struct android_ycbcr *ycbcr, int32_t width, int32_t height) {
395 const uint8_t *inYVU, uint8_t* outYUV, int32_t width, int32_t height) {
397 int32_t outYsize = width * height;
408 for (int32_t i = height >> 1; i > 0; --i) {
409 for (int32_t
[all...]
/frameworks/compile/mclinker/unittests/
H A DLEB128Test.cpp144 size = leb128::encode<int32_t>(result, 2);
150 size = leb128::encode<int32_t>(result, -2);
156 size = leb128::encode<int32_t>(result, 127);
163 size = leb128::encode<int32_t>(result, -127);
170 size = leb128::encode<int32_t>(result, 128);
177 size = leb128::encode<int32_t>(result, -128);
184 size = leb128::encode<int32_t>(result, 129);
191 size = leb128::encode<int32_t>(result, -129);
423 size = leb128::encode<int32_t>(result, 0);
435 size = leb128::encode<int32_t>(resul
[all...]
/frameworks/native/opengl/libagl/
H A Dcontext.h553 int iteratorsScale(int32_t it[3],
554 int32_t c0, int32_t c1, int32_t c2) const;
559 void iterators0032(int32_t it[3],
560 int32_t c0, int32_t c1, int32_t c2) const;
563 int32_t c0, int32_t c
[all...]
H A Dtexture.cpp198 static int32_t convertGLPixelFormat(GLint format, GLenum type)
200 int32_t fi = -1;
201 int32_t ti = -1;
362 GGLSurface** outSurface, int32_t* outSize, GLint level,
371 const int32_t formatIdx = convertGLPixelFormat(format, type);
378 const int32_t align = c->textures.unpackAlignment-1;
379 const int32_t bpr = ((width * pixelFormat.size) + align) & ~align;
381 const int32_t stride = bpr / pixelFormat.size;
586 int32_t iterators[3];
601 int32_t
[all...]
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/
H A DEffectReverb.cpp193 int32_t sessionId,
194 int32_t ioId,
388 static inline int16_t clamp16(int32_t sample)
537 pOut[i] = clamp16((int32_t)pOut[i] + (int32_t)OutFrames16[i]);
1318 int32_t ReverbGetDecayHfRatio(ReverbContext *pContext){
1386 int32_t ReverbGetDiffusion(ReverbContext *pContext){
1456 int32_t ReverbGetDensity(ReverbContext *pContext){
1543 int32_t *pParamTemp = (int32_t *)pPara
[all...]

Completed in 480 milliseconds

<<11121314151617181920>>