Searched defs:PicNumDescCompare (Results 1 – 1 of 1) sorted by relevance
743 struct PicNumDescCompare { struct744 bool operator()(const H264Picture* a, const H264Picture* b) const { in operator ()()