Home
last modified time | relevance | path

Searched refs:temporal_id (Results 1 – 25 of 650) sorted by relevance

12345678910>>...26

/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/svc/
H A Dscalability_structure_l2t2_key_shift_unittest.cc55 EXPECT_EQ(frames[0].temporal_id, 0); in TEST()
56 EXPECT_EQ(frames[2].temporal_id, 0); in TEST()
57 EXPECT_EQ(frames[4].temporal_id, 1); in TEST()
58 EXPECT_EQ(frames[6].temporal_id, 0); in TEST()
59 EXPECT_EQ(frames[8].temporal_id, 1); in TEST()
62 EXPECT_EQ(frames[1].temporal_id, 0); in TEST()
63 EXPECT_EQ(frames[3].temporal_id, 1); in TEST()
64 EXPECT_EQ(frames[5].temporal_id, 0); in TEST()
65 EXPECT_EQ(frames[7].temporal_id, 1); in TEST()
66 EXPECT_EQ(frames[9].temporal_id, 0); in TEST()
[all …]
H A Dscalability_structure_key_svc_unittest.cc44 EXPECT_EQ(frames[0].temporal_id, 0); in TEST()
45 EXPECT_EQ(frames[1].temporal_id, 0); in TEST()
46 EXPECT_EQ(frames[2].temporal_id, 2); in TEST()
47 EXPECT_EQ(frames[3].temporal_id, 2); in TEST()
48 EXPECT_EQ(frames[4].temporal_id, 1); in TEST()
49 EXPECT_EQ(frames[5].temporal_id, 2); in TEST()
50 EXPECT_EQ(frames[6].temporal_id, 2); in TEST()
81 ASSERT_EQ(frames[0].temporal_id, 0); in TEST()
82 ASSERT_EQ(frames[3].temporal_id, 2); in TEST()
91 EXPECT_EQ(frames[6].temporal_id, 1); in TEST()
[all …]
H A Dscalability_structure_full_svc_unittest.cc31 EXPECT_EQ(frames[0].temporal_id, 0); in TEST()
35 EXPECT_EQ(frames[0].temporal_id, 2); in TEST()
40 EXPECT_EQ(frames[0].temporal_id, 1); in TEST()
46 EXPECT_EQ(frames[0].temporal_id, 2); in TEST()
74 ASSERT_EQ(frames[0].temporal_id, 0); in TEST()
75 ASSERT_EQ(frames[3].temporal_id, 2); in TEST()
84 EXPECT_EQ(frames[6].temporal_id, 1); in TEST()
85 EXPECT_EQ(frames[9].temporal_id, 2); in TEST()
98 EXPECT_EQ(frames[0].temporal_id, 0); in TEST()
H A Dscalability_structure_unittest.cc79 EXPECT_EQ(first_templates.temporal_id, 0); in TEST_P()
84 next_template.temporal_id == prev_template.temporal_id) { in TEST_P()
87 next_template.temporal_id == prev_template.temporal_id + 1) { in TEST_P()
90 next_template.temporal_id == 0) { in TEST_P()
96 << next_template.temporal_id in TEST_P()
99 << prev_template.temporal_id << ")."; in TEST_P()
125 EXPECT_GE(frame.temporal_id, 0) << " for frame " << frame_id; in TEST_P()
162 EXPECT_GE(frame.temporal_id, base_frame.temporal_id) in TEST_P()
276 Field(&GenericFrameInfo::temporal_id, tid)))) in TEST_P()
286 Field(&GenericFrameInfo::temporal_id, tid))))) in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/svc/
H A Dscalability_structure_l2t2_key_shift_unittest.cc55 EXPECT_EQ(frames[0].temporal_id, 0); in TEST()
56 EXPECT_EQ(frames[2].temporal_id, 0); in TEST()
57 EXPECT_EQ(frames[4].temporal_id, 1); in TEST()
58 EXPECT_EQ(frames[6].temporal_id, 0); in TEST()
59 EXPECT_EQ(frames[8].temporal_id, 1); in TEST()
62 EXPECT_EQ(frames[1].temporal_id, 0); in TEST()
63 EXPECT_EQ(frames[3].temporal_id, 1); in TEST()
64 EXPECT_EQ(frames[5].temporal_id, 0); in TEST()
65 EXPECT_EQ(frames[7].temporal_id, 1); in TEST()
66 EXPECT_EQ(frames[9].temporal_id, 0); in TEST()
[all …]
H A Dscalability_structure_key_svc_unittest.cc44 EXPECT_EQ(frames[0].temporal_id, 0); in TEST()
45 EXPECT_EQ(frames[1].temporal_id, 0); in TEST()
46 EXPECT_EQ(frames[2].temporal_id, 2); in TEST()
47 EXPECT_EQ(frames[3].temporal_id, 2); in TEST()
48 EXPECT_EQ(frames[4].temporal_id, 1); in TEST()
49 EXPECT_EQ(frames[5].temporal_id, 2); in TEST()
50 EXPECT_EQ(frames[6].temporal_id, 2); in TEST()
72 EXPECT_EQ(frames[0].temporal_id, 0); in TEST()
73 EXPECT_EQ(frames[1].temporal_id, 0); in TEST()
74 EXPECT_EQ(frames[2].temporal_id, 1); in TEST()
[all …]
H A Dscalability_structure_unittest.cc79 EXPECT_EQ(first_templates.temporal_id, 0); in TEST_P()
84 next_template.temporal_id == prev_template.temporal_id) { in TEST_P()
87 next_template.temporal_id == prev_template.temporal_id + 1) { in TEST_P()
90 next_template.temporal_id == 0) { in TEST_P()
96 << next_template.temporal_id in TEST_P()
99 << prev_template.temporal_id << ")."; in TEST_P()
125 EXPECT_GE(frame.temporal_id, 0) << " for frame " << frame_id; in TEST_P()
162 EXPECT_GE(frame.temporal_id, base_frame.temporal_id) in TEST_P()
276 Field(&GenericFrameInfo::temporal_id, tid)))) in TEST_P()
286 Field(&GenericFrameInfo::temporal_id, tid))))) in TEST_P()
H A Dscalability_structure_l3t3_unittest.cc29 EXPECT_EQ(frames[0].temporal_id, 0); in TEST()
33 EXPECT_EQ(frames[0].temporal_id, 2); in TEST()
38 EXPECT_EQ(frames[0].temporal_id, 1); in TEST()
44 EXPECT_EQ(frames[0].temporal_id, 2); in TEST()
57 EXPECT_EQ(frames[0].temporal_id, 0); in TEST()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_h264_enc.c144 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeRateControlH264() local
149 rc->rc_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeRateControlH264()
154 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
157 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
161 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeRateControlH264()
166 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
169 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
178 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeFrameRateH264() local
183 fr->framerate_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
187 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_h264_enc.c144 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeRateControlH264() local
149 rc->rc_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeRateControlH264()
154 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
157 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
161 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeRateControlH264()
166 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
169 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
178 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeFrameRateH264() local
183 fr->framerate_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
187 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_h264_enc.c144 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeRateControlH264() local
149 rc->rc_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeRateControlH264()
154 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
157 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
161 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeRateControlH264()
166 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
169 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
178 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeFrameRateH264() local
183 fr->framerate_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
187 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_h264_enc.c144 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeRateControlH264() local
149 rc->rc_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeRateControlH264()
154 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
157 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
161 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeRateControlH264()
166 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
169 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
178 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeFrameRateH264() local
183 fr->framerate_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
187 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_h264_enc.c144 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeRateControlH264() local
149 rc->rc_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeRateControlH264()
154 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
157 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
161 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeRateControlH264()
166 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
169 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
178 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeFrameRateH264() local
183 fr->framerate_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
187 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_h264_enc.c144 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeRateControlH264() local
149 rc->rc_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeRateControlH264()
154 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
157 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
161 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeRateControlH264()
166 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
169 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
178 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeFrameRateH264() local
183 fr->framerate_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
187 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_h264_enc.c144 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeRateControlH264() local
149 rc->rc_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeRateControlH264()
154 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
157 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
161 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeRateControlH264()
166 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
169 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
178 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeFrameRateH264() local
183 fr->framerate_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
187 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_h264_enc.c144 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeRateControlH264() local
149 rc->rc_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeRateControlH264()
154 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
157 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
161 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeRateControlH264()
166 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
169 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
178 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeFrameRateH264() local
183 fr->framerate_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
187 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/va/
H A Dpicture_h264_enc.c145 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeRateControlH264() local
150 rc->rc_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeRateControlH264()
155 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
158 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
162 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeRateControlH264()
167 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
170 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
179 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeFrameRateH264() local
184 fr->framerate_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
188 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/va/
H A Dpicture_h264_enc.c144 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeRateControlH264() local
149 rc->rc_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeRateControlH264()
154 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
157 context->desc.h264enc.rate_ctrl[temporal_id].target_bitrate = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
161 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeRateControlH264()
166 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
169 context->desc.h264enc.rate_ctrl[temporal_id].vbv_buffer_size = in vlVaHandleVAEncMiscParameterTypeRateControlH264()
178 unsigned temporal_id; in vlVaHandleVAEncMiscParameterTypeFrameRateH264() local
183 fr->framerate_flags.bits.temporal_id : in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
187 temporal_id >= context->desc.h264enc.num_temporal_layers) in vlVaHandleVAEncMiscParameterTypeFrameRateH264()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/codecs/av1/
H A Dscalability_structure_unittest.cc119 EXPECT_EQ(first_templates.temporal_id, 0); in TEST_P()
124 next_template.temporal_id == prev_template.temporal_id) { in TEST_P()
127 next_template.temporal_id == prev_template.temporal_id + 1) { in TEST_P()
130 next_template.temporal_id == 0) { in TEST_P()
136 << next_template.temporal_id in TEST_P()
139 << prev_template.temporal_id << ")."; in TEST_P()
162 EXPECT_GE(frame.temporal_id, 0) << " for frame " << frame_id; in TEST_P()
192 EXPECT_GE(frame.temporal_id, base_frame.temporal_id) in TEST_P()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video.cc381 const uint8_t temporal_id = in SendVideo() local
383 StorageType storage = GetStorageType(temporal_id, retransmission_settings, in SendVideo()
406 bool protect_packet = temporal_id == 0 || temporal_id == kNoTemporalIdx; in SendVideo()
469 uint8_t temporal_id, in GetStorageType() argument
480 UpdateConditionalRetransmit(temporal_id, in GetStorageType()
485 if (temporal_id == kNoTemporalIdx) in GetStorageType()
488 if ((retransmission_settings & kRetransmitBaseLayer) && temporal_id == 0) in GetStorageType()
509 uint8_t temporal_id, in UpdateConditionalRetransmit() argument
514 &frame_stats_by_temporal_layer_[temporal_id]; in UpdateConditionalRetransmit()
520 if (temporal_id != kNoTemporalIdx && temporal_id > 0) { in UpdateConditionalRetransmit()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video.cc381 const uint8_t temporal_id = in SendVideo() local
383 StorageType storage = GetStorageType(temporal_id, retransmission_settings, in SendVideo()
406 bool protect_packet = temporal_id == 0 || temporal_id == kNoTemporalIdx; in SendVideo()
469 uint8_t temporal_id, in GetStorageType() argument
480 UpdateConditionalRetransmit(temporal_id, in GetStorageType()
485 if (temporal_id == kNoTemporalIdx) in GetStorageType()
488 if ((retransmission_settings & kRetransmitBaseLayer) && temporal_id == 0) in GetStorageType()
509 uint8_t temporal_id, in UpdateConditionalRetransmit() argument
514 &frame_stats_by_temporal_layer_[temporal_id]; in UpdateConditionalRetransmit()
520 if (temporal_id != kNoTemporalIdx && temporal_id > 0) { in UpdateConditionalRetransmit()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender_video.cc381 const uint8_t temporal_id = in SendVideo() local
383 StorageType storage = GetStorageType(temporal_id, retransmission_settings, in SendVideo()
406 bool protect_packet = temporal_id == 0 || temporal_id == kNoTemporalIdx; in SendVideo()
469 uint8_t temporal_id, in GetStorageType() argument
480 UpdateConditionalRetransmit(temporal_id, in GetStorageType()
485 if (temporal_id == kNoTemporalIdx) in GetStorageType()
488 if ((retransmission_settings & kRetransmitBaseLayer) && temporal_id == 0) in GetStorageType()
509 uint8_t temporal_id, in UpdateConditionalRetransmit() argument
514 &frame_stats_by_temporal_layer_[temporal_id]; in UpdateConditionalRetransmit()
520 if (temporal_id != kNoTemporalIdx && temporal_id > 0) { in UpdateConditionalRetransmit()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dav1_parse.c32 int start_pos, type, temporal_id, spatial_id; in ff_av1_extract_obu() local
36 &type, &temporal_id, &spatial_id); in ff_av1_extract_obu()
41 obu->temporal_id = temporal_id; in ff_av1_extract_obu()
51 obu->type, obu->temporal_id, obu->spatial_id, obu->size); in ff_av1_extract_obu()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dav1_parse.c32 int start_pos, type, temporal_id, spatial_id; in ff_av1_extract_obu() local
36 &type, &temporal_id, &spatial_id); in ff_av1_extract_obu()
41 obu->temporal_id = temporal_id; in ff_av1_extract_obu()
51 obu->type, obu->temporal_id, obu->spatial_id, obu->size); in ff_av1_extract_obu()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dav1_parse.c32 int start_pos, type, temporal_id, spatial_id; in ff_av1_extract_obu() local
36 &type, &temporal_id, &spatial_id); in ff_av1_extract_obu()
41 obu->temporal_id = temporal_id; in ff_av1_extract_obu()
51 obu->type, obu->temporal_id, obu->spatial_id, obu->size); in ff_av1_extract_obu()

12345678910>>...26