Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_decoder.cc414 struct POCAscCompare { struct
440 std::sort(ref_pic_list_b0_.begin(), ref_pic_list_b0_.end(), POCAscCompare()); in ConstructReferencePicListsB()
445 curr_pic_.get(), POCAscCompare()); in ConstructReferencePicListsB()
471 std::sort(ref_pic_list_b1_.begin(), iter, POCAscCompare()); in ConstructReferencePicListsB()
694 std::sort(to_output.begin(), to_output.end(), POCAscCompare()); in OutputAllRemainingPics()
956 std::sort(not_outputted.begin(), not_outputted.end(), POCAscCompare()); in FinishPicture()