Searched defs:stopKey (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp543 const char *stopKey; local
547 stopKey = "timeUsVideo";
551 stopKey = "timeUsAudio";
555 stopKey = "timeUsSubtitle";
570 && params->findInt64(stopKey, &stopTimeUs)

Completed in 124 milliseconds