Searched defs:LongTermPicNumAscCompare (Results 1 – 1 of 1) sorted by relevance
749 struct LongTermPicNumAscCompare { struct750 bool operator()(const H264Picture* a, const H264Picture* b) const { in operator ()()