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 72 bool mIsExtM3U;
M3UParser.cpp 249 mIsExtM3U(false),
270 return mIsExtM3U;
576 mIsExtM3U = true;
579 if (mIsExtM3U) {
    [all...]

Completed in 151 milliseconds