Home
last modified time | relevance | path

Searched refs:lval (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DM3UParser.cpp1282 long lval = strtol(s, &end, 10); in ParseInt32() local
1288 *x = (int32_t)lval; in ParseInt32()