Searched defs:pFound (Results 1 – 2 of 2) sorted by relevance
48 auto pFound = search(buff + pos, buff + bufSize, begin(START_CODE), end(START_CODE)); in IsContainIdrFrame() local
57 auto pFound = search(pStart + pos, pStart + bufSize, begin(START_CODE), end(START_CODE)); in SetSource() local