Searched defs:kDownloadBlockSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.h39 static const int32_t kDownloadBlockSize; member in struct:android::PlaylistFetcher
H A DPlaylistFetcher.cpp55 const int32_t PlaylistFetcher::kDownloadBlockSize = 47 * 1024; member in class:android::PlaylistFetcher
1359 uri.c_str(), &buffer, range_offset, range_length, kDownloadBlockSize,

Completed in 37 milliseconds