HomeSort by relevance Sort by last modified time
    Searched refs:setInt32 (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /frameworks/av/cmds/stagefright/
recordvideo.cpp 68 meta->setInt32(kKeyWidth, mWidth);
69 meta->setInt32(kKeyHeight, mHeight);
70 meta->setInt32(kKeyColorFormat, mColorFormat);
283 enc_meta->setInt32(kKeyWidth, width);
284 enc_meta->setInt32(kKeyHeight, height);
285 enc_meta->setInt32(kKeyFrameRate, frameRateFps);
286 enc_meta->setInt32(kKeyBitRate, bitRateBps);
287 enc_meta->setInt32(kKeyStride, width);
288 enc_meta->setInt32(kKeySliceHeight, height);
289 enc_meta->setInt32(kKeyIFramesInterval, iFramesIntervalSeconds)
    [all...]
record.cpp 60 meta->setInt32(kKeyWidth, mWidth);
61 meta->setInt32(kKeyHeight, mHeight);
62 meta->setInt32(kKeyColorFormat, mColorFormat);
217 enc_meta->setInt32(kKeyWidth, width);
218 enc_meta->setInt32(kKeyHeight, height);
219 enc_meta->setInt32(kKeySampleRate, kFramerate);
220 enc_meta->setInt32(kKeyBitRate, kVideoBitRate);
221 enc_meta->setInt32(kKeyStride, width);
222 enc_meta->setInt32(kKeySliceHeight, height);
223 enc_meta->setInt32(kKeyIFramesInterval, kIFramesIntervalSec)
    [all...]
SineSource.cpp 53 meta->setInt32(kKeyChannelCount, mNumChannels);
54 meta->setInt32(kKeySampleRate, mSampleRate);
55 meta->setInt32(kKeyMaxInputSize, kBufferSize);
audioloop.cpp 97 meta->setInt32(kKeyChannelCount, channels);
98 meta->setInt32(kKeySampleRate, kSampleRate);
99 meta->setInt32(kKeyBitRate, kBitRate);
102 meta->setInt32(kKeyMaxInputSize, maxInputSize);
sf2.cpp 303 msg->setInt32("width", width);
304 msg->setInt32("height", height);
312 msg->setInt32("channel-count", numChannels);
313 msg->setInt32("sample-rate", sampleRate);
317 msg->setInt32("is-adts", true);
369 buffer->meta()->setInt32("csd", true);
397 buffer->meta()->setInt32("csd", true);
415 buffer->meta()->setInt32("csd", true);
421 buffer->meta()->setInt32("csd", true);
429 buffer->meta()->setInt32("csd", true)
    [all...]
  /frameworks/av/media/libstagefright/
Utils.cpp 90 msg->setInt32("bit-rate", avgBitRate);
95 msg->setInt32("is-sync-frame", 1);
103 msg->setInt32("width", width);
104 msg->setInt32("height", height);
109 msg->setInt32("sar-width", sarWidth);
110 msg->setInt32("sar-height", sarHeight);
115 msg->setInt32("color-format", colorFormat);
129 msg->setInt32("rotation-degrees", rotationDegrees);
136 msg->setInt32("channel-count", numChannels);
137 msg->setInt32("sample-rate", sampleRate)
    [all...]
MediaCodec.cpp 178 response->setInt32("err", err);
234 msg->setInt32("nameIsType", nameIsType);
237 msg->setInt32("encoder", encoder);
260 msg->setInt32("flags", flags);
381 msg->setInt32("flags", flags);
410 msg->setInt32("mode", mode);
412 msg->setInt32("flags", flags);
464 msg->setInt32("render", true);
473 msg->setInt32("render", true);
539 msg->setInt32("portIndex", kPortIndexInput)
    [all...]
JPEGSource.cpp 103 meta->setInt32(kKeyWidth, mWidth);
104 meta->setInt32(kKeyHeight, mHeight);
105 meta->setInt32(kKeyMaxInputSize, mSize);
SurfaceMediaSource.cpp 238 meta->setInt32(kKeyWidth, mWidth);
239 meta->setInt32(kKeyHeight, mHeight);
243 meta->setInt32(kKeyColorFormat, OMX_COLOR_FormatAndroidOpaque);
244 meta->setInt32(kKeyStride, mWidth);
245 meta->setInt32(kKeySliceHeight, mHeight);
246 meta->setInt32(kKeyFrameRate, mFrameRate);
  /frameworks/av/media/libstagefright/wifi-display/source/
Converter.cpp 169 mOutputFormat->setInt32("bitrate", audioBitrate);
171 mOutputFormat->setInt32("bitrate", videoBitrate);
172 mOutputFormat->setInt32("bitrate-mode", OMX_Video_ControlRateConstant);
173 mOutputFormat->setInt32("frame-rate", 30);
174 mOutputFormat->setInt32("i-frame-interval", 15); // Iframes every 15 secs
177 mOutputFormat->setInt32("intra-refresh-mode", OMX_VIDEO_IntraRefreshCyclic);
191 mOutputFormat->setInt32("intra-refresh-CIR-mbs", mbs);
202 tmp->setInt32("prepend-sps-pps-to-idr-frames", 1);
273 notify->setInt32("what", kWhatError);
274 notify->setInt32("err", err)
    [all...]
MediaPuller.cpp 106 response->setInt32("err", err);
162 notify->setInt32("what", kWhatEOS);
187 notify->setInt32("what", kWhatAccessUnit);
219 msg->setInt32("generation", mPullGeneration);
  /frameworks/av/media/libstagefright/rtsp/
VideoSource.h 41 meta->setInt32(kKeyWidth, mWidth);
42 meta->setInt32(kKeyHeight, mHeight);
ARawAudioAssembler.cpp 115 msg->setInt32("eos", true);
140 format->setInt32(kKeySampleRate, sampleRate);
141 format->setInt32(kKeyChannelCount, numChannels);
APacketSource.cpp 456 mFormat->setInt32(kKeyWidth, width);
457 mFormat->setInt32(kKeyHeight, height);
468 mFormat->setInt32(kKeyWidth, width);
469 mFormat->setInt32(kKeyHeight, height);
477 mFormat->setInt32(kKeySampleRate, sampleRate);
478 mFormat->setInt32(kKeyChannelCount, numChannels);
493 mFormat->setInt32(kKeySampleRate, sampleRate);
494 mFormat->setInt32(kKeyChannelCount, numChannels);
506 mFormat->setInt32(kKeySampleRate, sampleRate);
507 mFormat->setInt32(kKeyChannelCount, numChannels)
    [all...]
ARTPConnection.cpp 86 msg->setInt32("rtp-socket", rtpSocket);
87 msg->setInt32("rtcp-socket", rtcpSocket);
91 msg->setInt32("injected", injected);
97 msg->setInt32("rtp-socket", rtpSocket);
98 msg->setInt32("rtcp-socket", rtcpSocket);
416 notify->setInt32("first-rtp", true);
486 meta->setInt32("ssrc", srcId);
487 meta->setInt32("rtp-time", rtpTime);
488 meta->setInt32("PT", data[1] & 0x7f);
489 meta->setInt32("M", data[1] >> 7)
    [all...]
SDPLoader.cpp 140 notify->setInt32("what", kWhatSDPLoaded);
141 notify->setInt32("result", err);
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderPassThrough.cpp 242 msg->setInt32("what", kWhatInputDiscontinuity);
245 msg->setInt32("formatChange", false);
261 reply->setInt32("err", err);
337 reply->setInt32("generation", mBufferGeneration);
338 reply->setInt32("size", bufferSize);
362 notify->setInt32("what", kWhatResumeCompleted);
382 notify->setInt32("what", kWhatFlushCompleted);
397 notify->setInt32("what", kWhatShutdownCompleted);
GenericSource.cpp 294 msg->setInt32("what", kWhatDrmNoLicense);
620 msg->setInt32("generation", mPollBufferingGeneration);
640 msg->setInt32("what", kWhatBufferingUpdate);
641 msg->setInt32("percentage", percentage);
660 notify->setInt32("what", kWhatPauseOnBufferingStart);
681 notify->setInt32("what", kWhatResumeOnBufferingEnd);
698 notify->setInt32("what", kWhatCacheStats);
699 notify->setInt32("bandwidth", kbps);
962 msg2->setInt32("generation", msgGeneration);
991 notify->setInt32("what", what)
    [all...]
HTTPLiveSource.cpp 157 msg->setInt32("generation", mFetchSubtitleDataGeneration);
194 notify->setInt32("what", kWhatSubtitleData);
276 notify->setInt32("what", kWhatQueueDecoderShutdown);
277 notify->setInt32("audio", audio);
278 notify->setInt32("video", video);
NuPlayerDecoderBase.cpp 93 msg->setInt32("notifyComplete", notifyComplete);
194 notify->setInt32("what", kWhatError);
195 notify->setInt32("err", err);
NuPlayerRenderer.cpp 109 msg->setInt32("audio", static_cast<int32_t>(audio));
119 msg->setInt32("audio", static_cast<int32_t>(audio));
120 msg->setInt32("finalResult", finalResult);
143 msg->setInt32("audio", static_cast<int32_t>(audio));
312 msg->setInt32("offload-only", offloadOnly);
313 msg->setInt32("has-video", hasVideo);
314 msg->setInt32("flags", flags);
356 response->setInt32("err", err);
357 response->setInt32("offload", offloadingAudio());
542 msg->setInt32("generation", mAudioQueueGeneration)
    [all...]
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp 907 format->setInt32("aac-profile", OMX_AUDIO_AACObjectLC);
911 format->setInt32("aac-profile", OMX_AUDIO_AACObjectHE);
915 format->setInt32("aac-profile", OMX_AUDIO_AACObjectELD);
927 format->setInt32("max-input-size", maxInputSize);
928 format->setInt32("channel-count", mAudioChannels);
929 format->setInt32("sample-rate", mSampleRate);
930 format->setInt32("bitrate", mAudioBitRate);
932 format->setInt32("time-scale", mAudioTimeScale);
    [all...]
  /frameworks/av/media/libstagefright/foundation/
ANetworkSession.cpp 206 msg->setInt32("sessionID", mSessionID);
207 msg->setInt32("reason", kWhatClientConnected);
209 msg->setInt32("server-port", ntohs(localAddr.sin_port));
211 msg->setInt32("client-port", ntohs(remoteAddr.sin_port));
298 notify->setInt32("sessionID", mSessionID);
299 notify->setInt32("reason", kWhatDatagram);
311 notify->setInt32("fromPort", ntohs(remoteAddr.sin_port));
377 notify->setInt32("sessionID", mSessionID);
378 notify->setInt32("reason", kWhatDatagram);
400 notify->setInt32("sessionID", mSessionID)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DataView.h 66 void setInt32(unsigned byteOffset, int32_t value, ExceptionState& ec) { setInt32(byteOffset, value, false, ec); }
67 void setInt32(unsigned byteOffset, int32_t value, bool littleEndian, ExceptionState&);
  /frameworks/av/media/libstagefright/wifi-display/
MediaSender.cpp 125 notify->setInt32("generation", mGeneration);
174 notify->setInt32("generation", mGeneration);
355 notify->setInt32("what", kWhatInformSender);
369 notify->setInt32("what", kWhatInitDone);
370 notify->setInt32("err", err);
376 notify->setInt32("what", kWhatError);
377 notify->setInt32("err", err);
383 notify->setInt32("what", kWhatNetworkStall);

Completed in 291 milliseconds

1 2 3 4 5