Searched refs:stream (Results 226 - 250 of 260) sorted by relevance

1234567891011

/frameworks/rs/
H A DrsFont.h69 virtual void serialize(Context *rsc, OStream *stream) const {
H A DrsScriptGroup.cpp356 void ScriptGroup::serialize(Context *rsc, OStream *stream) const {
/frameworks/webview/chromium/tools/
H A Dmerge_to_master.py209 stream=sys.stdout)
H A Dmerge_from_chromium.py578 stream=sys.stdout)
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp404 virtual status_t writeToStream(Output& stream, uint32_t count);
429 status_t InputStripSource::writeToStream(Output& stream, uint32_t count) { argument
453 "Error encountered while skip bytes in input stream.");
495 ALOGV("%s: Using stream per-row write for strip.", __FUNCTION__);
497 if (stream.write(rowBytes, 0, mBytesPerSample * mSamplesPerPixel * mWidth) != OK ||
505 ALOGV("%s: Using stream per-pixel write for strip.", __FUNCTION__);
537 virtual status_t writeToStream(Output& stream, uint32_t count);
562 status_t DirectStripSource::writeToStream(Output& stream, uint32_t count) { argument
576 if (stream.write(mPixelBytes, mOffset, fullSize) != OK || mEnv->ExceptionCheck()) {
586 if (stream
[all...]
/frameworks/rs/api/
H A Dgen_runtime.cpp438 stringstream stream; local
439 stream << "0x" << std::hex << hash << "l";
440 return stream.str();
587 istringstream stream(s);
589 stream >> rsType;
590 stream >> specName;
591 stream >> option;
/frameworks/av/media/libstagefright/mpeg2ts/
H A DATSParser.cpp343 ALOGI("uh oh. stream PIDs have changed.");
353 sp<Stream> stream = mStreams.editValueAt(i);
355 ALOGI("PID 0x%08x => type 0x%02x", stream->pid(), stream->type());
412 sp<Stream> stream = new Stream( local
415 mStreams.add(info.mPID, stream);
516 ALOGV("new stream PID 0x%02x, type 0x%02x", elementaryPID, streamType);
538 ALOGI("discontinuity on stream pid 0x%04x", mElementaryPID);
853 ALOGV("flushing stream 0x%04x size = %zu", mElementaryPID, mBuffer->size());
1174 // MPEG2 transport stream packe
[all...]
/frameworks/base/media/java/android/media/
H A DAudioService.java263 /* mStreamVolumeAlias[] indicates for each stream if it uses the volume settings
264 * of another stream: This avoids multiplying the volume settings for hidden
265 * stream types that follow other stream behavior for volume settings
329 // stream names used by dumpStreamStates()
460 // mVolumeControlStream is set by VolumePanel to temporarily force the stream type which volume
501 // case, the new requested volume, stream type and device are stored in mPendingVolumeCommand
724 // apply stream volume
768 public static String streamToString(int stream) { argument
769 if (stream >
3245 getDeviceForStream(int stream) argument
[all...]
/frameworks/av/media/libmedia/
H A DIMediaPlayer.cpp210 status_t setAudioStreamType(audio_stream_type_t stream) argument
214 data.writeInt32((int32_t) stream);
/frameworks/base/services/core/java/com/android/server/display/
H A DColorFade.java194 InputStream stream = context.getResources().openRawResource(resourceId);
195 return new String(Streams.readFully(new InputStreamReader(stream)));
/frameworks/support/v4/jellybean/android/support/v4/media/routing/
H A DMediaRouterJellybean.java211 public static void setPlaybackStream(Object routeObj, int stream) { argument
212 ((android.media.MediaRouter.UserRouteInfo)routeObj).setPlaybackStream(stream);
/frameworks/support/v7/mediarouter/jellybean/android/support/v7/media/
H A DMediaRouterJellybean.java211 public static void setPlaybackStream(Object routeObj, int stream) { argument
212 ((android.media.MediaRouter.UserRouteInfo)routeObj).setPlaybackStream(stream);
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h86 BitstreamEncVideo *stream; /* library bitstream buffer (input buffer) */ member in struct:tagVol
H A Drate_control.cpp309 pMP->actual_bits = currVol->stream->byteCount << 3;
334 rc->Rc = currVol->stream->byteCount << 3; /* Total Bits for current frame */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s45 ; * stream syntax of MPEG-4
/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp633 // Use max stream duration to prevent us from waiting on a non-existent stream;
643 ALOGV("buffered %" PRId64 " for stream %d",
966 // If we still don't see a stream after fetching a full ts segment mark it as
983 ALOGW("MPEG2 Transport stream does not contain %s data.",
1005 ALOGE("MPEG2 transport stream is not an even multiple of 188 "
1184 const LiveSession::StreamType stream = mPacketSources.keyAt(i); local
1185 switch (stream) {
1271 // stream; the old fetcher has already fetched to mStartTimeUs; the new fetcher
1280 // live stream; r
[all...]
/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbSettingsManager.java594 FileInputStream stream = null;
596 stream = mSettingsFile.openRead();
598 parser.setInput(stream, null);
615 IoUtils.closeQuietly(stream);
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h171 virtual void setSidebandStream(const sp<NativeHandle>& stream) = 0;
H A DHWComposer.cpp1023 virtual void setSidebandStream(const sp<NativeHandle>& stream) {
1024 ALOG_ASSERT(stream->handle() != NULL);
1026 getLayer()->sidebandStream = stream->handle();
1035 // If this was a sideband layer but the stream was removed, reset
/frameworks/base/core/java/android/provider/
H A DContacts.java639 InputStream stream = openContactPhotoInputStream(context.getContentResolver(), person);
640 Bitmap bm = stream != null ? BitmapFactory.decodeStream(stream, null, options) : null;
H A DMediaStore.java356 * The data stream for the file
625 * stream from database (MICRO_KIND) or file (MINI_KIND).
855 FileInputStream stream = new FileInputStream(imagePath);
863 stream.close();
915 * @param source The stream to use for the image
1122 * The data stream for the thumbnail
1569 * The data stream for the playlist file
2165 * The data stream for the thumbnail
/frameworks/base/core/java/android/content/
H A DIntent.java938 * only pick from data that can be represented as a stream. This is
956 * opened as a stream. You may use {@link #EXTRA_LOCAL_ONLY} to limit content
2636 * {@link DocumentsProvider}, which can be opened as a stream with
2681 * {@link DocumentsProvider}, which can be opened as a stream with
3069 * A content: URI holding a stream of data associated with the Intent,
7467 final Uri stream = getParcelableExtra(EXTRA_STREAM);
7468 if (stream != null) {
7469 putExtra(EXTRA_STREAM, maybeAddUserId(stream, contentUserHint));
7536 final Uri stream = getParcelableExtra(EXTRA_STREAM);
7539 if (stream !
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_PredictReconCoefIntra_s.s45 ; * stream syntax of MPEG-4
/frameworks/base/services/core/java/com/android/server/location/
H A DGpsLocationProvider.java619 FileInputStream stream = null;
621 stream = new FileInputStream(file);
622 properties.load(stream);
624 IoUtils.closeQuietly(stream);
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java1249 FileOutputStream stream = null;
1251 stream = new FileOutputStream(journal.chooseForWrite(), false);
1253 out.setOutput(stream, "utf-8");
1316 stream.close();
1321 if (stream != null) {
1322 stream.close();
1344 FileInputStream stream = null;
1347 stream = new FileInputStream(file);
1349 parser.setInput(stream, null);
1449 if (stream !
[all...]

Completed in 1265 milliseconds

1234567891011