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

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

Completed in 70 milliseconds