Searched defs:kDownloadBlockSize (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 78 milliseconds