HomeSort by relevance Sort by last modified time
    Searched full:seek (Results 301 - 325 of 644) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/linux/
genhd.h 312 __u32 d_trkseek; /* track-to-track seek, usec */
  /external/opencore/doc/oscl_html/
oscl__file__native_8h-source.html 59 00067 int32 <a class="code" href="classOsclNativeFile.html#a7">Seek</a>(<a class="code" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> offset, <a class="code" href="classOscl__File.html#s11">Oscl_File::seek_type</a> origin);
oscl__file__stats_8h-source.html 62 00065 , <span class="stringliteral">"Seek"</span>
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset13.h 299 * A test case to test seek while in paused state when playing an local/PDL/rtsp url
512 * A test case to test seek before start when playing an local/PDL/rtsp url
719 * A test case to test seek to end of clip when playing an local/PDL/rtsp url
    [all...]
  /external/opencore/fileformats/mp4/parser/include/
sampletableatom.h 391 void seek(int32 baseLayerSampleNum); // Seeks to the base-layer sample in the hint track
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_async_read.h 314 int32 Seek(TOsclFileOffset offset, Oscl_File::seek_type origin);
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
pvmf_cpmplugin_passthru_oma1.h 428 PvmiDataStreamStatus Seek(PvmiDataStreamSession aSessionID,
  /external/srec/portable/src/
PANSIFileImpl.c 60 impl->Interface.Interface.seek = &PANSIFileSeekImpl;
PFile.c 95 return self->seek(self, offset, origin);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
const-fst.h 379 void Seek(size_t a) { i_ = a; }
  /external/webkit/WebCore/platform/graphics/mac/
MediaPlayerPrivateQTKit.mm 627 void MediaPlayerPrivate::seek(float time)
629 // Nothing to do if we are already in the middle of a seek to the same time.
    [all...]
  /external/webkit/WebKit/win/
WebDownload.cpp 260 // CFURLDownload will seek to the appropriate place in the file (before our footer) and start overwriting from there
  /external/webkit/WebKitTools/Scripts/
svn-unapply 64 use Fcntl qw(:DEFAULT :seek);
  /frameworks/base/core/java/android/content/res/
AssetFileDescriptor.java 352 throw new IOException("Unable to seek");
  /frameworks/base/docs/html/sdk/1.0_r1/
upgrading.jd 150 to seek help from other Android developers.</p>
  /frameworks/base/docs/html/sdk/1.0_r2/
upgrading.jd 150 to seek help from other Android developers.</p>
  /frameworks/base/media/libstagefright/codecs/avc/dec/
AVCDecoder.cpp 209 LOGV("seek requested to %lld us (%.2f secs)", seekTimeUs, seekTimeUs / 1E6);
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaPlayerApiTest.java 202 //One test case for seek before start
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
osapi.c 461 os_error_printf (CU_MSG_ERROR, (PS8)"Cannot seek file to end\n");
  /packages/experimental/RpcPerformance/res/layout/
main.xml 49 android:text="Seek + read cached:"
  /system/core/liblog/
event_tag_map.c 84 fprintf(stderr, "%s: unable to seek map '%s'\n", OUT_TAG, fileName);
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
osapi.c 461 os_error_printf (CU_MSG_ERROR, (PS8)"Cannot seek file to end\n");
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DrawableTest.java 259 // ignore event, just seek to first tag
495 // ignore event, just seek to first tag
  /development/pdk/docs/
faqs.jd 182 compatible can seek approval to use the Android trademark. Devices that are
191 <p>Devices that are Android compatible may seek to license the Android Market
  /external/esd/include/
audiofile.h 263 AF_BAD_SEEKMODE = 18, /* invalid seek mode */
343 AF_ERR_BAD_SEEKMODE = 18+AF_ERR_BASE, /* invalid seek mode */

Completed in 378 milliseconds

<<11121314151617181920>>