HomeSort by relevance Sort by last modified time
    Searched refs:track (Results 276 - 300 of 506) sorted by null

<<11121314151617181920>>

  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 
  /external/libmtp/src/
playlist-spl.c 76 static void discover_filepath_from_id(char** p, uint32_t track, LIBMTP_folder_t* folders, LIBMTP_file_t* files);
160 // convert the playlist listing to track ids
162 IF_DEBUG() printf("%u track%s found\n", pl->no_tracks, pl->no_tracks==1?"":"s");
211 IF_DEBUG() printf("%u track%s\n", pl->no_tracks, pl->no_tracks==1?"":"s");
252 * changed the pl->playlist_id will likely remain the same. An updated track
417 // proceeding on as if everything is okay, probably losing a track
534 * Count the number of tracks in this playlist. A track will be counted as
552 * Find the track ids for this playlist's files.
556 * @param tracks returned list of track id's for the playlist_t, must be large
573 printf("track %d = %s (%u)\n", c+1, p->text, tracks[c])
    [all...]
  /frameworks/av/media/libstagefright/mpeg2ts/
MPEG2PSExtractor.cpp 43 struct MPEG2PSExtractor::Track : public MediaSource {
44 Track(MPEG2PSExtractor *extractor,
55 virtual ~Track();
72 DISALLOW_EVIL_CONSTRUCTORS(Track);
76 WrappedTrack(const sp<MPEG2PSExtractor> &extractor, const sp<Track> &track);
90 sp<MPEG2PSExtractor::Track> mTrack;
557 stream_id, new Track(this, stream_id, streamType));
590 MPEG2PSExtractor::Track::Track(
    [all...]
  /frameworks/base/core/java/android/widget/
AbsSeekBar.java 310 * the track.
320 * Specifies whether the track should be split by the thumb. When true,
321 * the thumb's optical bounds will be clipped out of the track drawable,
324 * @param splitTrack Whether the track should be split by the thumb
332 * Returns whether the track should be split by the thumb.
563 final Drawable track = getCurrentDrawable();
584 if (track != null) {
586 track.setBounds(0, trackOffset, trackWidth, trackOffset + trackHeight);
614 // The extra space for the thumb to move on the track
    [all...]
Switch.java 122 * Width required to draw the switch track and thumb. Includes padding and
123 * optical bounds for both the track and thumb.
128 * Height required to draw the switch track and thumb. Includes padding and
129 * optical bounds for both the track and thumb.
139 /** Left bound for drawing the switch track and thumb. */
142 /** Top bound for drawing the switch track and thumb. */
145 /** Right bound for drawing the switch track and thumb. */
148 /** Bottom bound for drawing the switch track and thumb. */
484 * Set the drawable used for the track that the switch slides within.
486 * @param track Track drawabl
    [all...]
  /external/libvorbis/lib/
psy.c 1066 int step,track = 0; local
1087 acc[track]=noise_normalize(p,limit,raw[k],quant[k],floor[k],NULL,acc[track],i,jn,iout);
1097 acc[track]=0.f;
1099 track++;
    [all...]
  /external/webrtc/webrtc/examples/peerconnection/client/
conductor.cc 485 // Only render the first track.
487 webrtc::VideoTrackInterface* track = tracks[0]; local
488 main_wnd_->StartRemoteRenderer(track);
  /frameworks/base/media/java/android/media/
SubtitleTrack.java 33 * A subtitle track abstract base class that is responsible for parsing and displaying
88 * Called when there is input data for the subtitle track. The
89 * complete subtitle for a track can include multiple whole units
100 * only at the deletion of the track object. Cues
109 * as well as when showing or hiding the subtitle track, or when the video
112 * @return the widget that renders this subtitle track. For most renderers
114 * tracks supported by that renderer, as at most one subtitle track
344 final SubtitleTrack track = this; local
352 synchronized (track) {
612 /** @hide whether this is a text track who fires events instead getting rendered *
    [all...]
JetPlayer.java 86 private static final int JET_EVENT_TRACK_MASK = 0x00fc0000; // mask for track number
90 private static final int JET_EVENT_TRACK_SHIFT = 18; // shift to get track ID to bit 0
273 * affects track 0, bit 1 affects track 1 etc.
279 * track including trigger clips and mute flags.
301 * playback. The value at index 0 affects track 0, value at index 1 affects track 1 etc.
308 * track including trigger clips and mute flags.
324 * @param muteFlags a bitmask to specify which MIDI tracks are muted. Bit 0 affects track 0,
325 * bit 1 affects track 1 etc
    [all...]
  /packages/apps/TV/usbtuner/src/com/android/usbtuner/exoplayer/cache/
RecordingSampleBuffer.java 308 public synchronized int readSample(int track, SampleHolder sampleHolder) {
309 CachedSampleQueue queue = mPlayingSampleQueues[track];
323 // Seek video track first
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
videoreader.py 117 def _gettrackduration_ms(self, track):
118 tracktime = track.GetTrackDuration()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
videoreader.py 117 def _gettrackduration_ms(self, track):
118 tracktime = track.GetTrackDuration()
  /system/core/libutils/
RefBase.cpp 241 void trackMe(bool track, bool retain)
243 mTrackEnabled = track;
  /cts/tests/tests/media/src/android/media/cts/
JetPlayerTest.java 201 public void onJetEvent(JetPlayer player, short segment, byte track, byte channel,
  /external/guice/extensions/struts2/lib/
commons-io-1.3.2.jar 
  /external/llvm/test/MC/ARM/
eh-directive-pad.s 6 @ The .pad directive will track the stack pointer offsets. There are several
  /external/sonivox/jet_tools/JetCreator/
JetFile.py 160 for track in self.tracks:
161 for event in track.events:
168 values = track.events.ChaseControllers(event.seq, last_seq, values)
179 track.events.InsertEvents(clip_events, event.seq + 1)
188 raise JetFileException('Track number %d of out of range for clip' % jet_event.track_num)
216 raise JetFileException('Track number %d of out of range for end marker' % jet_event.track_num)
232 raise JetFileException('Track number %d of out of range for app marker' % jet_event.track_num)
    [all...]
  /external/valgrind/gdbserver_tests/
mchelp.stdoutB.exp 8 v.info open_fds : show open file descriptors (only if --track-fds=yes)
62 v.info open_fds : show open file descriptors (only if --track-fds=yes)
  /external/valgrind/none/tests/
cmdline1.stdout.exp 27 --track-fds=no|yes track open file descriptors? [no]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.h 110 struct Track {
194 Track mAudioTrack;
197 Track mVideoTrack;
200 Track mSubtitleTrack;
201 Track mTimedTextTrack;
290 bool seeking, bool formatChange, media_track_type trackType, Track *track);
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
SwitchCompat.java 129 * Width required to draw the switch track and thumb. Includes padding and
130 * optical bounds for both the track and thumb.
135 * Height required to draw the switch track and thumb. Includes padding and
136 * optical bounds for both the track and thumb.
146 /** Left bound for drawing the switch track and thumb. */
149 /** Top bound for drawing the switch track and thumb. */
152 /** Right bound for drawing the switch track and thumb. */
155 /** Bottom bound for drawing the switch track and thumb. */
460 * Set the drawable used for the track that the switch slides within.
462 * @param track Track drawabl
    [all...]
  /hardware/libhardware/include/hardware/
bt_rc.h 139 btrc_uid_t track; /* queue position in NowPlaying */ member in union:__anon31224
190 /** Callback for register notification (Play state change/track change/...)
272 /* Response to the register notification request (Play state change/track change/...).
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
Avrcp.java     [all...]
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 

Completed in 2645 milliseconds

<<11121314151617181920>>