add_sorted        151 libavcodec/h264_refs.c             len  = add_sorted(sorted,       h->short_ref, h->short_ref_count, cur_poc, 1 ^ list);
add_sorted        152 libavcodec/h264_refs.c             len += add_sorted(sorted + len, h->short_ref, h->short_ref_count, cur_poc, 0 ^ list);