Searched refs:setInt32 (Results 1 - 25 of 113) sorted by relevance

12345

/frameworks/av/media/libstagefright/
H A DMetaDataUtils.cpp40 meta.setInt32(kKeyWidth, width);
41 meta.setInt32(kKeyHeight, height);
43 meta.setInt32(kKeySARWidth, sarWidth);
44 meta.setInt32(kKeySARHeight, sarHeight);
97 meta.setInt32(kKeySampleRate, sampleRate);
98 meta.setInt32(kKeyChannelCount, channelCount);
H A DUtils.cpp72 msg->setInt32(name, value);
102 msg->setInt32("color-range", rangeMsg);
105 msg->setInt32("color-standard", standardMsg);
108 msg->setInt32("color-transfer", transferMsg);
162 format->setInt32("profile", profile);
213 format->setInt32("profile", codecProfile);
219 format->setInt32("level", codecLevel);
259 format->setInt32("profile", codecProfile);
261 format->setInt32("level", codecLevel);
330 format->setInt32("profil
[all...]
H A DMediaMuxer.cpp61 mFileMeta->setInt32(kKeyFileType, output_format::OUTPUT_FORMAT_HEIF);
112 mFileMeta->setInt32(kKeyRotation, degrees);
135 mFileMeta->setInt32(kKeyRealTimeRecording, false);
190 sampleMetaData.setInt32(kKeyIsSyncFrame, true);
194 sampleMetaData.setInt32(kKeyIsMuxerData, 1);
H A DMediaCodec.cpp272 notify->setInt32("what", kWhatFillThisBuffer);
281 notify->setInt32("what", kWhatDrainThisBuffer);
321 notify->setInt32("what", kWhatEOS);
322 notify->setInt32("err", err);
328 notify->setInt32("what", kWhatStartCompleted);
334 notify->setInt32("what", kWhatStopCompleted);
340 notify->setInt32("what", kWhatReleaseCompleted);
346 notify->setInt32("what", kWhatFlushCompleted);
352 notify->setInt32("what", kWhatError);
353 notify->setInt32("er
[all...]
/frameworks/av/cmds/stagefright/
H A Drecordvideo.cpp75 meta->setInt32(kKeyWidth, mWidth);
76 meta->setInt32(kKeyHeight, mHeight);
77 meta->setInt32(kKeyColorFormat, mColorFormat);
287 enc_meta->setInt32("width", width);
288 enc_meta->setInt32("height", height);
289 enc_meta->setInt32("frame-rate", frameRateFps);
290 enc_meta->setInt32("bitrate", bitRateBps);
291 enc_meta->setInt32("stride", width);
292 enc_meta->setInt32("slice-height", height);
293 enc_meta->setInt32("
[all...]
H A Drecord.cpp63 meta->setInt32(kKeyWidth, mWidth);
64 meta->setInt32(kKeyHeight, mHeight);
65 meta->setInt32(kKeyColorFormat, mColorFormat);
214 enc_meta->setInt32("width", width);
215 enc_meta->setInt32("height", height);
216 enc_meta->setInt32("sample-rate", kFramerate);
217 enc_meta->setInt32("bitrate", kVideoBitRate);
218 // enc_meta->setInt32("stride", width);
219 // enc_meta->setInt32("slice-height", height);
220 enc_meta->setInt32("
[all...]
H A DSineSource.cpp54 meta->setInt32(kKeyChannelCount, mNumChannels);
55 meta->setInt32(kKeySampleRate, mSampleRate);
56 meta->setInt32(kKeyMaxInputSize, kBufferSize);
57 meta->setInt32(kKeyPcmEncoding, kAudioEncodingPcm16bit);
H A Daudioloop.cpp131 meta->setInt32("channel-count", channels);
132 meta->setInt32("sample-rate", sampleRate);
133 meta->setInt32("bitrate", bitRate);
136 meta->setInt32("max-input-size", maxInputSize);
/frameworks/av/media/libmediaplayer2/nuplayer2/
H A DHTTPLiveSource2.cpp154 format->setInt32("err", err);
231 msg->setInt32("generation", generation);
265 notify->setInt32("what", pushWhat);
389 notify->setInt32("what", kWhatQueueDecoderShutdown);
390 notify->setInt32("audio", audio);
391 notify->setInt32("video", video);
400 notify->setInt32("what", kWhatPauseOnBufferingStart);
408 notify->setInt32("what", kWhatResumeOnBufferingEnd);
419 notify->setInt32("what", kWhatBufferingUpdate);
420 notify->setInt32("percentag
[all...]
H A DNuPlayer2DecoderPassThrough.cpp243 msg->setInt32("what", kWhatInputDiscontinuity);
246 msg->setInt32("formatChange", false);
262 reply->setInt32("err", err);
340 reply->setInt32("generation", mBufferGeneration);
341 reply->setInt32("size", bufferSize);
368 notify->setInt32("what", kWhatResumeCompleted);
395 notify->setInt32("what", kWhatFlushCompleted);
406 notify->setInt32("what", kWhatShutdownCompleted);
H A DNuPlayer2Renderer.cpp164 msg->setInt32("queueGeneration", getQueueGeneration(audio));
165 msg->setInt32("audio", static_cast<int32_t>(audio));
175 msg->setInt32("queueGeneration", getQueueGeneration(audio));
176 msg->setInt32("audio", static_cast<int32_t>(audio));
177 msg->setInt32("finalResult", finalResult);
309 msg->setInt32("audio", static_cast<int32_t>(audio));
406 msg->setInt32("offload-only", offloadOnly);
407 msg->setInt32("has-video", hasVideo);
408 msg->setInt32("flags", flags);
409 msg->setInt32("isStreamin
[all...]
H A DGenericSource2.cpp537 notify->setInt32("what", kWhatCacheStats);
538 notify->setInt32("bandwidth", kbps);
690 msg2->setInt32("generation", msgGeneration);
719 notify->setInt32("what", what);
751 globalMeta->setInt32("global", 1);
753 notify->setInt32("what", what);
842 notify->setInt32("what", kWhatPauseOnBufferingStart);
873 msg->setInt32("generation", mFetchSubtitleDataGeneration);
881 msg->setInt32("generation", mFetchTimedTextDataGeneration);
925 format->setInt32("typ
[all...]
H A DNuPlayer2Decoder.cpp269 response->setInt32("err", err);
386 mStats->setInt32("width", width);
387 mStats->setInt32("height", height);
532 notify->setInt32("what", kWhatFlushCompleted);
568 notify->setInt32("what", kWhatShutdownCompleted);
612 notify->setInt32("what", kWhatError);
613 notify->setInt32("err", err);
647 response->setInt32("status", status);
775 reply->setInt32("generation", mBufferGeneration);
780 buffer->meta()->setInt32("eo
[all...]
H A DNuPlayer2DecoderBase.cpp107 msg->setInt32("notifyComplete", notifyComplete);
210 notify->setInt32("what", kWhatError);
211 notify->setInt32("err", err);
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DHTTPLiveSource.cpp153 format->setInt32("err", err);
230 msg->setInt32("generation", generation);
264 notify->setInt32("what", pushWhat);
388 notify->setInt32("what", kWhatQueueDecoderShutdown);
389 notify->setInt32("audio", audio);
390 notify->setInt32("video", video);
399 notify->setInt32("what", kWhatPauseOnBufferingStart);
407 notify->setInt32("what", kWhatResumeOnBufferingEnd);
418 notify->setInt32("what", kWhatBufferingUpdate);
419 notify->setInt32("percentag
[all...]
H A DNuPlayerDecoderPassThrough.cpp244 msg->setInt32("what", kWhatInputDiscontinuity);
247 msg->setInt32("formatChange", false);
263 reply->setInt32("err", err);
341 reply->setInt32("generation", mBufferGeneration);
342 reply->setInt32("size", bufferSize);
369 notify->setInt32("what", kWhatResumeCompleted);
396 notify->setInt32("what", kWhatFlushCompleted);
407 notify->setInt32("what", kWhatShutdownCompleted);
H A DNuPlayerRenderer.cpp165 msg->setInt32("queueGeneration", getQueueGeneration(audio));
166 msg->setInt32("audio", static_cast<int32_t>(audio));
176 msg->setInt32("queueGeneration", getQueueGeneration(audio));
177 msg->setInt32("audio", static_cast<int32_t>(audio));
178 msg->setInt32("finalResult", finalResult);
310 msg->setInt32("audio", static_cast<int32_t>(audio));
407 msg->setInt32("offload-only", offloadOnly);
408 msg->setInt32("has-video", hasVideo);
409 msg->setInt32("flags", flags);
410 msg->setInt32("isStreamin
[all...]
H A DNuPlayerDecoder.cpp261 response->setInt32("err", err);
366 mStats->setInt32("width", width);
367 mStats->setInt32("height", height);
512 notify->setInt32("what", kWhatFlushCompleted);
547 notify->setInt32("what", kWhatShutdownCompleted);
591 notify->setInt32("what", kWhatError);
592 notify->setInt32("err", err);
626 response->setInt32("status", status);
747 reply->setInt32("generation", mBufferGeneration);
753 buffer->meta()->setInt32("eo
[all...]
/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp152 mAnalyticsItem->setInt32(kRecorderHeight, mVideoHeight);
153 mAnalyticsItem->setInt32(kRecorderWidth, mVideoWidth);
154 mAnalyticsItem->setInt32(kRecorderFrameRate, mFrameRate);
155 mAnalyticsItem->setInt32(kRecorderVideoBitrate, mVideoBitRate);
156 mAnalyticsItem->setInt32(kRecorderAudioSampleRate, mSampleRate);
157 mAnalyticsItem->setInt32(kRecorderAudioChannels, mAudioChannels);
158 mAnalyticsItem->setInt32(kRecorderAudioBitrate, mAudioBitRate);
160 mAnalyticsItem->setInt32(kRecorderVideoIframeInterval, mIFramesIntervalSec);
163 mAnalyticsItem->setInt32(kRecorderMovieTimescale, mMovieTimeScale);
164 mAnalyticsItem->setInt32(kRecorderAudioTimescal
[all...]
/frameworks/av/media/libstagefright/rtsp/
H A DARawAudioAssembler.cpp115 msg->setInt32("eos", true);
140 format->setInt32(kKeySampleRate, sampleRate);
141 format->setInt32(kKeyChannelCount, numChannels);
H A DVideoSource.h41 meta->setInt32(kKeyWidth, mWidth);
42 meta->setInt32(kKeyHeight, mHeight);
H A DAPacketSource.cpp453 mFormat->setInt32(kKeyWidth, width);
454 mFormat->setInt32(kKeyHeight, height);
465 mFormat->setInt32(kKeyWidth, width);
466 mFormat->setInt32(kKeyHeight, height);
474 mFormat->setInt32(kKeySampleRate, sampleRate);
475 mFormat->setInt32(kKeyChannelCount, numChannels);
490 mFormat->setInt32(kKeySampleRate, sampleRate);
491 mFormat->setInt32(kKeyChannelCount, numChannels);
503 mFormat->setInt32(kKeySampleRate, sampleRate);
504 mFormat->setInt32(kKeyChannelCoun
[all...]
/frameworks/av/media/libstagefright/filters/
H A DMediaFilter.cpp98 msg->setInt32("keepComponentAllocated", keepComponentAllocated);
292 reply->setInt32("buffer-id", info->mBufferID);
305 reply->setInt32("buffer-id", info->mBufferID);
353 outputInfo->mData->meta()->setInt32("err", err);
364 outputInfo->mData->meta()->setInt32("eos", eos);
442 msg->setInt32("color-format", mColorFormatIn);
465 mInputFormat->setInt32("stride", mStride);
466 mInputFormat->setInt32("slice-height", mSliceHeight);
467 mInputFormat->setInt32("color-format", mColorFormatIn);
469 mInputFormat->setInt32("widt
[all...]
/frameworks/av/media/libstagefright/mpeg2ts/
H A DESQueue.cpp191 (*metaData)->setInt32(kKeyChannelCount, channelCount);
192 (*metaData)->setInt32(kKeySampleRate, samplingRate);
593 scrambledAccessUnit->meta()->setInt32("isSync", 1);
598 scrambledAccessUnit->meta()->setInt32(
600 scrambledAccessUnit->meta()->setInt32("cryptoKey", keyId);
721 accessUnit->meta()->setInt32("isSync", 1);
761 mFormat->setInt32(kKeyChannelCount, 2);
762 mFormat->setInt32(kKeySampleRate, 48000);
763 mFormat->setInt32(kKeyPcmEncoding, kAudioEncodingPcm16bit);
784 accessUnit->meta()->setInt32("isSyn
[all...]
/frameworks/av/media/libstagefright/foundation/
H A DANetworkSession.cpp195 msg->setInt32("sessionID", mSessionID);
196 msg->setInt32("reason", kWhatClientConnected);
198 msg->setInt32("server-port", ntohs(localAddr.sin_port));
200 msg->setInt32("client-port", ntohs(remoteAddr.sin_port));
287 notify->setInt32("sessionID", mSessionID);
288 notify->setInt32("reason", kWhatDatagram);
300 notify->setInt32("fromPort", ntohs(remoteAddr.sin_port));
366 notify->setInt32("sessionID", mSessionID);
367 notify->setInt32("reason", kWhatDatagram);
389 notify->setInt32("sessionI
[all...]

Completed in 245 milliseconds

12345