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

  /frameworks/av/media/libstagefright/httplive/
M3UParser.h 116 static bool codecIsType(const AString &codec, const char *type);
M3UParser.cpp 448 if (codecIsType(codec, key)) {
    [all...]

Completed in 42 milliseconds