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