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 73 bool mIsExtM3U;
M3UParser.cpp 255 mIsExtM3U(false),
276 return mIsExtM3U;
597 mIsExtM3U = true;
600 if (mIsExtM3U) {
    [all...]

Completed in 4048 milliseconds