OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDownloadBlockSize
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h
90
static const int32_t
kDownloadBlockSize
;
PlaylistFetcher.cpp
51
const int32_t PlaylistFetcher::
kDownloadBlockSize
= 192;
851
uri.c_str(), &buffer, range_offset, range_length,
kDownloadBlockSize
, &source);
[
all
...]
Completed in 32 milliseconds