OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:datasource
(Results
176 - 200
of
319
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/media/libstagefright/
XINGSeeker.cpp
23
#include <media/stagefright/
DataSource
.h>
80
const sp<
DataSource
> &source, off64_t first_frame_pos) {
OggExtractor.cpp
25
#include <media/stagefright/
DataSource
.h>
68
MyVorbisExtractor(const sp<
DataSource
> &source);
99
sp<
DataSource
> mSource;
207
MyVorbisExtractor::MyVorbisExtractor(const sp<
DataSource
> &source)
627
if (!(mSource->flags() &
DataSource
::kIsCachingDataSource)
971
OggExtractor::OggExtractor(const sp<
DataSource
> &source)
1014
const sp<
DataSource
> &source, String8 *mimeType, float *confidence,
MPEG4Extractor.cpp
45
// Caller retains ownership of both "
dataSource
" and "sampleTable".
47
const sp<
DataSource
> &
dataSource
,
68
sp<
DataSource
> mDataSource;
152
// all remaining requests to the wrapped
datasource
.
157
struct MPEG4DataSource : public
DataSource
{
158
MPEG4DataSource(const sp<
DataSource
> &source);
173
sp<
DataSource
> mSource;
184
MPEG4DataSource::MPEG4DataSource(const sp<
DataSource
> &source)
338
MPEG4Extractor::MPEG4Extractor(const sp<
DataSource
> &source
[
all
...]
/frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h
30
struct
DataSource
;
54
sp<
DataSource
> getDataSource();
/frameworks/av/media/libstagefright/include/
FragmentedMP4Parser.h
22
#include <media/stagefright/
DataSource
.h>
47
void start(sp<
DataSource
> &source);
/frameworks/wilhelm/src/android/
android_AudioSfDecoder.h
20
#include <media/stagefright/
DataSource
.h>
102
sp<
DataSource
> mDataSource; // where the raw data comes from
/frameworks/wilhelm/src/
entry.c
22
#include <media/stagefright/
DataSource
.h>
140
android::
DataSource
::RegisterDefaultSniffers();
/libcore/luni/src/main/java/javax/sql/
PooledConnection.java
40
* {@link
DataSource
#getConnection} method. Behind the scenes, the connection
90
* {@code
DataSource
.getConnection()} and there are no {@code
/external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager_backend.cc
166
ChromeURLDataManager::
DataSource
* source) {
200
ChromeURLDataManager::
DataSource
* source = i->second;
217
// The
DataSource
is agnostic to which thread StartDataRequest is called
222
// The
DataSource
wants StartDataRequest to be called on a specific thread,
227
&ChromeURLDataManager::
DataSource
::StartDataRequest,
plugins_ui.cc
46
class PluginsUIHTMLSource : public ChromeURLDataManager::
DataSource
{
49
:
DataSource
(chrome::kChromeUIPluginsHost, MessageLoop::current()) {}
112
ChromeURLDataManager::
DataSource
::SetFontAndTextDirection(&localized_strings);
new_tab_ui.h
59
class NewTabHTMLSource : public ChromeURLDataManager::
DataSource
{
screenshot_source.cc
98
:
DataSource
(chrome::kChromeUIScreenshotPath, MessageLoop::current()) {
slideshow_ui.cc
40
class SlideshowUIHTMLSource : public ChromeURLDataManager::
DataSource
{
108
:
DataSource
(chrome::kChromeUISlideshowHost, MessageLoop::current()) {
/frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp
27
#include <media/stagefright/
DataSource
.h>
39
DataSourceReader(const sp<
DataSource
> &source)
81
sp<
DataSource
> mSource;
626
MatroskaExtractor::MatroskaExtractor(const sp<
DataSource
> &source)
635
& (
DataSource
::kWantsPrefetching
636
|
DataSource
::kIsCachingDataSource))
1008
const sp<
DataSource
> &source, String8 *mimeType, float *confidence,
/external/chromium_org/media/tools/player_x11/
player_x11.cc
48
scoped_ptr<media::
DataSource
> CreateDataSource(const std::string& file_path) {
52
scoped_ptr<media::
DataSource
> data_source(file_data_source);
278
scoped_ptr<media::
DataSource
> data_source(new DataSourceLogger(
/frameworks/base/docs/html/sdk/api_diff/9/changes/
alldiffs_index_removals.html
156
<nobr><A HREF="javax.sql.
DataSource
.html#javax.sql.
DataSource
.getLoginTimeout_removed()" class="hiddenlink" target="rightframe">type <strike>
157
()</strike> in javax.sql.
DataSource
165
<nobr><A HREF="javax.sql.
DataSource
.html#javax.sql.
DataSource
.getLogWriter_removed()" class="hiddenlink" target="rightframe">type <strike>
166
()</strike> in javax.sql.
DataSource
330
<nobr><A HREF="javax.sql.
DataSource
.html#javax.sql.
DataSource
.setLoginTimeout_removed(int)" class="hiddenlink" target="rightframe">type <strike>
331
(<code>int</code>)</strike> in javax.sql.
DataSource
339
<nobr><A HREF="javax.sql.
DataSource
.html#javax.sql.DataSource.setLogWriter_removed(java.io.PrintWriter)" class="hiddenlink" target="ri (…)
[
all
...]
/external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui.cc
32
:
DataSource
(chrome::kChromeUILoginHost, message_loop),
/frameworks/av/media/libstagefright/id3/
testid3.cpp
157
DataSource
::RegisterDefaultSniffers();
/external/chromium/chrome/browser/
browser_signin.cc
35
class BrowserSigninResourcesSource : public ChromeURLDataManager::
DataSource
{
38
:
DataSource
(chrome::kChromeUIDialogHost, MessageLoop::current()) {
/external/chromium/chrome/browser/ui/webui/chromeos/
keyboard_overlay_ui.cc
26
class KeyboardOverlayUIHTMLSource : public ChromeURLDataManager::
DataSource
{
73
:
DataSource
(chrome::kChromeUIKeyboardOverlayHost,
register_page_ui.cc
91
class RegisterPageUIHTMLSource : public ChromeURLDataManager::
DataSource
{
160
:
DataSource
(chrome::kChromeUIRegisterPageHost, MessageLoop::current()) {
/external/chromium_org/chrome/renderer/
loadtimes_extension_bindings.cc
103
WebDataSource* data_source = frame->
dataSource
();
172
WebDataSource* data_source = frame->
dataSource
();
/external/libvorbis/doc/vorbisfile/
ov_open_callbacks.html
48
int ov_open_callbacks(void *
datasource
, <a href="OggVorbis_File.html">OggVorbis_File</a> *vf, char *initial, long ibytes, <a href="ov_callbacks.html">ov_callbacks</a> callbacks);
56
<dt><i>
datasource
</i></dt>
/frameworks/av/cmds/stagefright/
muxer.cpp
27
#include <media/stagefright/
DataSource
.h>
294
DataSource
::RegisterDefaultSniffers();
/frameworks/av/media/libstagefright/rtsp/
rtp_test.cpp
25
#include <media/stagefright/
DataSource
.h>
40
DataSource
::RegisterDefaultSniffers();
Completed in 308 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>