Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_decoder.cc421 struct POCDescCompare { struct
448 std::sort(ref_pic_list_b0_.begin(), iter, POCDescCompare()); in ConstructReferencePicListsB()
464 std::sort(ref_pic_list_b1_.begin(), ref_pic_list_b1_.end(), POCDescCompare()); in ConstructReferencePicListsB()
468 curr_pic_.get(), POCDescCompare()); in ConstructReferencePicListsB()