Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/av1/
Dscalability_structure_l3t3.cc106 t[0x1].S(0).T(0).Dtis("SSSSSSSSS").ChainDiffs({0, 0, 0}); in DependencyStructure()
107 t[0x6].S(1).T(0).Dtis("---SSSSSS").ChainDiffs({1, 1, 1}).FrameDiffs({1}); in DependencyStructure()
108 t[0xB].S(2).T(0).Dtis("------SSS").ChainDiffs({2, 1, 1}).FrameDiffs({1}); in DependencyStructure()
109 t[0x3].S(0).T(2).Dtis("--D--R--R").ChainDiffs({3, 2, 1}).FrameDiffs({3}); in DependencyStructure()
110 t[0x8].S(1).T(2).Dtis("-----D--R").ChainDiffs({4, 3, 2}).FrameDiffs({3, 1}); in DependencyStructure()
111 t[0xD].S(2).T(2).Dtis("--------D").ChainDiffs({5, 4, 3}).FrameDiffs({3, 1}); in DependencyStructure()
112 t[0x2].S(0).T(1).Dtis("-DS-RR-RR").ChainDiffs({6, 5, 4}).FrameDiffs({6}); in DependencyStructure()
113 t[0x7].S(1).T(1).Dtis("----DS-RR").ChainDiffs({7, 6, 5}).FrameDiffs({6, 1}); in DependencyStructure()
114 t[0xC].S(2).T(1).Dtis("-------DS").ChainDiffs({8, 7, 6}).FrameDiffs({6, 1}); in DependencyStructure()
115 t[0x4].S(0).T(2).Dtis("--D--R--R").ChainDiffs({9, 8, 7}).FrameDiffs({3}); in DependencyStructure()
[all …]
Dscalability_structure_l2t2_key_shift.cc58 templates[0].S(0).T(0).Dtis("SSSS").ChainDiffs({0, 0}); in DependencyStructure()
59 templates[1].S(0).T(0).Dtis("SS--").ChainDiffs({2, 1}).FrameDiffs({2}); in DependencyStructure()
60 templates[2].S(0).T(0).Dtis("SS--").ChainDiffs({4, 1}).FrameDiffs({4}); in DependencyStructure()
61 templates[3].S(0).T(1).Dtis("-D--").ChainDiffs({2, 3}).FrameDiffs({2}); in DependencyStructure()
62 templates[4].S(1).T(0).Dtis("--SS").ChainDiffs({1, 1}).FrameDiffs({1}); in DependencyStructure()
63 templates[5].S(1).T(0).Dtis("--SS").ChainDiffs({3, 4}).FrameDiffs({4}); in DependencyStructure()
64 templates[6].S(1).T(1).Dtis("---D").ChainDiffs({1, 2}).FrameDiffs({2}); in DependencyStructure()
Dscalability_structure_l3t1.cc58 templates[0].S(0).Dtis("SRR").ChainDiffs({3, 2, 1}).FrameDiffs({3}); in DependencyStructure()
59 templates[1].S(0).Dtis("SSS").ChainDiffs({0, 0, 0}); in DependencyStructure()
60 templates[2].S(1).Dtis("-SR").ChainDiffs({1, 1, 1}).FrameDiffs({3, 1}); in DependencyStructure()
61 templates[3].S(1).Dtis("-SS").ChainDiffs({1, 1, 1}).FrameDiffs({1}); in DependencyStructure()
62 templates[4].S(2).Dtis("--S").ChainDiffs({2, 1, 1}).FrameDiffs({3, 1}); in DependencyStructure()
63 templates[5].S(2).Dtis("--S").ChainDiffs({2, 1, 1}).FrameDiffs({1}); in DependencyStructure()
Dscalability_structure_l2t2_key.cc59 templates[0].S(0).T(0).Dtis("SSSS").ChainDiffs({0, 0}); in DependencyStructure()
60 templates[1].S(0).T(0).Dtis("SS--").ChainDiffs({4, 3}).FrameDiffs({4}); in DependencyStructure()
61 templates[2].S(0).T(1).Dtis("-D--").ChainDiffs({2, 1}).FrameDiffs({2}); in DependencyStructure()
62 templates[3].S(1).T(0).Dtis("--SS").ChainDiffs({1, 1}).FrameDiffs({1}); in DependencyStructure()
63 templates[4].S(1).T(0).Dtis("--SS").ChainDiffs({1, 4}).FrameDiffs({4}); in DependencyStructure()
64 templates[5].S(1).T(1).Dtis("---D").ChainDiffs({3, 2}).FrameDiffs({2}); in DependencyStructure()
Dscalability_structure_l2t2.cc59 templates[0].S(0).T(0).Dtis("SSSS").ChainDiffs({0, 0}); in DependencyStructure()
60 templates[1].S(0).T(0).Dtis("SSRR").ChainDiffs({4, 3}).FrameDiffs({4}); in DependencyStructure()
61 templates[2].S(0).T(1).Dtis("-D-R").ChainDiffs({2, 1}).FrameDiffs({2}); in DependencyStructure()
62 templates[3].S(1).T(0).Dtis("--SS").ChainDiffs({1, 1}).FrameDiffs({1}); in DependencyStructure()
63 templates[4].S(1).T(0).Dtis("--SS").ChainDiffs({1, 1}).FrameDiffs({4, 1}); in DependencyStructure()
64 templates[5].S(1).T(1).Dtis("---D").ChainDiffs({3, 2}).FrameDiffs({2, 1}); in DependencyStructure()
Dscalability_structure_l1t3.cc51 structure.templates[0].T(0).Dtis("SSS").ChainDiffs({0}); in DependencyStructure()
52 structure.templates[1].T(0).Dtis("SSS").ChainDiffs({4}).FrameDiffs({4}); in DependencyStructure()
53 structure.templates[2].T(1).Dtis("-DS").ChainDiffs({2}).FrameDiffs({2}); in DependencyStructure()
54 structure.templates[3].T(2).Dtis("--D").ChainDiffs({1}).FrameDiffs({1}); in DependencyStructure()
55 structure.templates[4].T(2).Dtis("--D").ChainDiffs({3}).FrameDiffs({1}); in DependencyStructure()
Dscalability_structure_s2t1.cc51 structure.templates[0].S(0).Dtis("S-").ChainDiffs({2, 1}).FrameDiffs({2}); in DependencyStructure()
52 structure.templates[1].S(0).Dtis("S-").ChainDiffs({0, 0}); in DependencyStructure()
53 structure.templates[2].S(1).Dtis("-S").ChainDiffs({1, 2}).FrameDiffs({2}); in DependencyStructure()
54 structure.templates[3].S(1).Dtis("-S").ChainDiffs({1, 0}); in DependencyStructure()
Dscalability_structure_l2t1_key.cc53 structure.templates[0].S(0).Dtis("S-").ChainDiffs({2, 1}).FrameDiffs({2}); in DependencyStructure()
54 structure.templates[1].S(0).Dtis("SS").ChainDiffs({0, 0}); in DependencyStructure()
55 structure.templates[2].S(1).Dtis("-S").ChainDiffs({1, 2}).FrameDiffs({2}); in DependencyStructure()
56 structure.templates[3].S(1).Dtis("-S").ChainDiffs({1, 1}).FrameDiffs({1}); in DependencyStructure()
Dscalability_structure_l2t1.cc54 structure.templates[0].S(0).Dtis("SR").ChainDiffs({2, 1}).FrameDiffs({2}); in DependencyStructure()
55 structure.templates[1].S(0).Dtis("SS").ChainDiffs({0, 0}); in DependencyStructure()
56 structure.templates[2].S(1).Dtis("-R").ChainDiffs({1, 1}).FrameDiffs({2, 1}); in DependencyStructure()
57 structure.templates[3].S(1).Dtis("-S").ChainDiffs({1, 1}).FrameDiffs({1}); in DependencyStructure()
Dscalability_structure_l1t2.cc51 structure.templates[0].T(0).Dtis("SS").ChainDiffs({0}); in DependencyStructure()
52 structure.templates[1].T(0).Dtis("SS").ChainDiffs({2}).FrameDiffs({2}); in DependencyStructure()
53 structure.templates[2].T(1).Dtis("-D").ChainDiffs({1}).FrameDiffs({1}); in DependencyStructure()
/external/webrtc/modules/rtp_rtcp/source/
Drtp_dependency_descriptor_extension_unittest.cc30 FrameDependencyTemplate().Dtis("SR").FrameDiffs({1}).ChainDiffs({2, 2})}; in TEST()
47 FrameDependencyTemplate().Dtis("SR").FrameDiffs({1}).ChainDiffs({1, 1})}; in TEST()
75 FrameDependencyTemplate().Dtis("SR").ChainDiffs({2, 2})}; in TEST()
99 FrameDependencyTemplate().Dtis("SR").ChainDiffs({2, 2})}; in TEST()
Drtp_sender_video_unittest.cc572 FrameDependencyTemplate().S(0).T(0).Dtis("SS").ChainDiffs({1}), in TEST_P()
606 FrameDependencyTemplate().S(0).T(0).Dtis("SS").ChainDiffs({1}), in TEST_P()
/external/webrtc/modules/video_coding/
Dchain_diff_calculator.cc33 absl::InlinedVector<int, 4> ChainDiffCalculator::ChainDiffs( in ChainDiffs() function in webrtc::ChainDiffCalculator
46 auto result = ChainDiffs(frame_id); in From()
Dchain_diff_calculator.h39 absl::InlinedVector<int, 4> ChainDiffs(int64_t frame_id) const;
/external/webrtc/api/transport/rtp/
Ddependency_descriptor.h62 FrameDependencyTemplate& ChainDiffs(std::initializer_list<int> diffs);
140 inline FrameDependencyTemplate& FrameDependencyTemplate::ChainDiffs( in ChainDiffs() function