HomeSort by relevance Sort by last modified time
    Searched refs:mIsExtM3U (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/httplive/
M3UParser.h 68 bool mIsExtM3U;
M3UParser.cpp 249 mIsExtM3U(false),
266 return mIsExtM3U;
547 mIsExtM3U = true;
550 if (mIsExtM3U) {
    [all...]

Completed in 478 milliseconds