Searched refs:typeToIndex (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.h281 static ssize_t typeToIndex(int32_t type);
H A DLiveSession.cpp339 ssize_t streamIdx = typeToIndex(stream);
976 ssize_t LiveSession::typeToIndex(int32_t type) { function in class:android::LiveSession
2027 ssize_t idx = typeToIndex(stream);

Completed in 67 milliseconds