Home
last modified time | relevance | path

Searched refs:DeltaPocS1 (Results 1 – 25 of 103) sorted by relevance

12345

/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Drefpic.cc43 DeltaPocS1[i] = 0; in reset()
177 int dPoc = sets[RIdx].DeltaPocS1[j] + DeltaRPS; // new delta in read_short_term_ref_pic_set()
222 out_set->DeltaPocS1[i] = dPoc; in read_short_term_ref_pic_set()
232 out_set->DeltaPocS1[i] = DeltaRPS; in read_short_term_ref_pic_set()
239 int dPoc = sets[RIdx].DeltaPocS1[j] + DeltaRPS; in read_short_term_ref_pic_set()
243 out_set->DeltaPocS1[i] = dPoc; in read_short_term_ref_pic_set()
305 out_set->DeltaPocS1[i] = lastPocS + delta_poc_s1; in read_short_term_ref_pic_set()
307 lastPocS = out_set->DeltaPocS1[i]; in read_short_term_ref_pic_set()
356 int delta_poc_s1 = in_set->DeltaPocS1[i] - lastPocS; in write_short_term_ref_pic_set_nopred()
362 lastPocS = in_set->DeltaPocS1[i]; in write_short_term_ref_pic_set_nopred()
[all …]
H A Drefpic.h36 int16_t DeltaPocS1[MAX_NUM_REF_PICS]; // sorted in ascending order (e.g. 1, 2, 4, 7) variable
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Drefpic.cc43 DeltaPocS1[i] = 0; in reset()
177 int dPoc = sets[RIdx].DeltaPocS1[j] + DeltaRPS; // new delta in read_short_term_ref_pic_set()
222 out_set->DeltaPocS1[i] = dPoc; in read_short_term_ref_pic_set()
232 out_set->DeltaPocS1[i] = DeltaRPS; in read_short_term_ref_pic_set()
239 int dPoc = sets[RIdx].DeltaPocS1[j] + DeltaRPS; in read_short_term_ref_pic_set()
243 out_set->DeltaPocS1[i] = dPoc; in read_short_term_ref_pic_set()
312 out_set->DeltaPocS1[i] = lastPocS + delta_poc_s1; in read_short_term_ref_pic_set()
314 lastPocS = out_set->DeltaPocS1[i]; in read_short_term_ref_pic_set()
363 int delta_poc_s1 = in_set->DeltaPocS1[i] - lastPocS; in write_short_term_ref_pic_set_nopred()
369 lastPocS = in_set->DeltaPocS1[i]; in write_short_term_ref_pic_set_nopred()
[all …]
H A Drefpic.h36 int16_t DeltaPocS1[MAX_NUM_REF_PICS]; // sorted in ascending order (e.g. 1, 2, 4, 7) variable
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-x265/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/multimedia/gstreamer1-plugins-mpeg2enc/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/audio/gstreamer1-plugins-faac/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/audio/gstreamer1-plugins-sndfile/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/audio/gstreamer1-plugins-soundtouch/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/gst-libs/gst/codecparsers/
H A Dgsth265parser.c753 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
778 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
783 stRPS->DeltaPocS1[i] = deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
787 dPoc = RefRPS->DeltaPocS1[j] + deltaRps; in gst_h265_parser_parse_short_term_ref_pic_sets()
789 stRPS->DeltaPocS1[i] = dPoc; in gst_h265_parser_parse_short_term_ref_pic_sets()
829 stRPS->DeltaPocS1[j] = delta_poc_s1_minus1[j] + 1; in gst_h265_parser_parse_short_term_ref_pic_sets()
832 stRPS->DeltaPocS1[j] = in gst_h265_parser_parse_short_term_ref_pic_sets()
833 stRPS->DeltaPocS1[j - 1] + (delta_poc_s1_minus1[j] + 1); in gst_h265_parser_parse_short_term_ref_pic_sets()

12345