/external/webrtc/modules/video_coding/codecs/av1/ |
D | scalability_structure_l3t3.cc | 25 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 30 {kSwitch, kSwitch, kSwitch, // S0 31 kSwitch, kSwitch, kSwitch, // S1 32 kSwitch, kSwitch, kSwitch}, // S2 35 kSwitch, kSwitch, kSwitch, // S1 36 kSwitch, kSwitch, kSwitch}, // S2 40 kSwitch, kSwitch, kSwitch}, // S2 54 {kNotPresent, kDiscardable, kSwitch, // S0 59 kNotPresent, kDiscardable, kSwitch, // S1 64 kNotPresent, kDiscardable, kSwitch}, // S2 [all …]
|
D | scalability_structure_l2t2_key_shift.cc | 25 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 28 {kSwitch, kSwitch, kSwitch, kSwitch}, // kKey, S0T0 29 {kNotPresent, kNotPresent, kSwitch, kSwitch}, // kKey, S1T0 30 {kSwitch, kSwitch, kNotPresent, kNotPresent}, // kDelta0, S0T0 33 {kNotPresent, kNotPresent, kSwitch, kSwitch}, // kDelta1, S1T0
|
D | scalability_structure_l2t2_key.cc | 25 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 29 {kSwitch, kSwitch, kSwitch, kSwitch}, // kKey, S0 30 {kNotPresent, kNotPresent, kSwitch, kSwitch}, // kKey, S1 33 {kSwitch, kSwitch, kNotPresent, kNotPresent}, // kDeltaT0, S0 34 {kNotPresent, kNotPresent, kSwitch, kSwitch}, // kDeltaT0, S1
|
D | scalability_structure_l2t2.cc | 25 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 30 {kSwitch, kSwitch, kSwitch, kSwitch}, // kKey, S0 31 {kNotPresent, kNotPresent, kSwitch, kSwitch}, // kKey, S1 34 {kSwitch, kSwitch, kRequired, kRequired}, // kDeltaT0, S0 35 {kNotPresent, kNotPresent, kSwitch, kSwitch}, // kDeltaT0, S1
|
D | scalability_structure_l3t1.cc | 24 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 28 {kSwitch, kSwitch, kSwitch}, // Key, S0 29 {kNotPresent, kSwitch, kSwitch}, // Key, S1 30 {kNotPresent, kNotPresent, kSwitch}, // Key and Delta, S2 31 {kSwitch, kRequired, kRequired}, // Delta, S0 32 {kNotPresent, kSwitch, kRequired}, // Delta, S1
|
D | scalability_structure_l1t2.cc | 25 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 28 {kSwitch, kSwitch}, // KeyFrame 30 {kSwitch, kSwitch}, // DeltaFrame T0
|
D | scalability_structure_l2t1_key.cc | 24 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 27 {kSwitch, kSwitch}, // Key, S0 28 {kSwitch, kNotPresent}, // Delta, S0 29 {kNotPresent, kSwitch}, // Key and Delta, S1
|
D | scalability_structure_l2t1.cc | 24 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 28 {kSwitch, kSwitch}, // Key, S0 29 {kNotPresent, kSwitch}, // Key, S1 30 {kSwitch, kRequired}, // Delta, S0
|
D | scalability_structure_l1t3.cc | 25 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 28 {kSwitch, kSwitch, kSwitch}, // T0 29 {kNotPresent, kDiscardable, kSwitch}, // T1
|
D | scalability_structure_s2t1.cc | 24 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 27 {kSwitch, kNotPresent}, // S0 28 {kNotPresent, kSwitch}, // S1
|
D | scalable_video_controller_no_layering.cc | 36 a_template.decode_target_indications = {DecodeTargetIndication::kSwitch}; in DependencyStructure() 63 frame_info->decode_target_indications = {DecodeTargetIndication::kSwitch}; in OnEncodeDone()
|
D | scalability_structure_unittest.cc | 253 DecodeTargetIndication::kSwitch) { in TEST_P()
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_sender_video_unittest.cc | 514 generic.decode_target_indications = {DecodeTargetIndication::kSwitch, in TEST_P() 515 DecodeTargetIndication::kSwitch}; in TEST_P() 579 generic.decode_target_indications = {DecodeTargetIndication::kSwitch, in TEST_P() 580 DecodeTargetIndication::kSwitch}; in TEST_P() 613 generic.decode_target_indications = {DecodeTargetIndication::kSwitch, in TEST_P() 614 DecodeTargetIndication::kSwitch}; in TEST_P() 652 generic.decode_target_indications = {DecodeTargetIndication::kSwitch, in TEST_P() 653 DecodeTargetIndication::kSwitch}; in TEST_P() 680 generic.decode_target_indications = {DecodeTargetIndication::kSwitch, in TEST_P() 681 DecodeTargetIndication::kSwitch}; in TEST_P() [all …]
|
/external/webrtc/api/video/ |
D | video_frame_metadata_unittest.cc | 105 generic.decode_target_indications = {DecodeTargetIndication::kSwitch}; in TEST() 108 ElementsAre(DecodeTargetIndication::kSwitch)); in TEST()
|
/external/webrtc/modules/video_coding/codecs/vp8/ |
D | screenshare_layers.cc | 39 constexpr auto kSwitch = DecodeTargetIndication::kSwitch; variable 323 generic_frame_info.decode_target_indications = {kSwitch}; in OnEncodeDone() 347 generic_frame_info.decode_target_indications = {kSwitch, kSwitch}; in OnEncodeDone()
|
/external/webrtc/video/ |
D | rtp_video_stream_receiver_frame_transformer_delegate_unittest.cc | 144 generic.decode_target_indications = {DecodeTargetIndication::kSwitch}; in TEST() 164 ElementsAre(DecodeTargetIndication::kSwitch)); in TEST()
|
/external/webrtc/api/transport/rtp/ |
D | dependency_descriptor.cc | 43 indication = DecodeTargetIndication::kSwitch; in StringToDecodeTargetIndications()
|
D | dependency_descriptor.h | 52 kSwitch = 2, // DecodeTargetInfo symbol 'S' enumerator
|
/external/skia/include/private/ |
D | SkSLStatement.h | 33 kSwitch, enumerator
|
/external/skia/src/sksl/ir/ |
D | SkSLSwitchStatement.h | 27 static constexpr Kind kStatementKind = Kind::kSwitch;
|
/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | resolve_tensorflow_switch.cc | 34 if (switch_op->type != OperatorType::kSwitch) { in Run()
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_cond.h | 68 kSwitch = 1, enumerator
|
/external/skia/src/sksl/ |
D | SkSLASTNode.h | 114 kSwitch, enumerator 359 case Kind::kSwitch: in ASTNode()
|
D | SkSLASTNode.cpp | 190 case Kind::kSwitch: { in description()
|
D | SkSLAnalysis.cpp | 404 case Statement::Kind::kSwitch: { in visitStatement() 490 case Statement::Kind::kSwitch: { in visitStatement() 1264 case Statement::Kind::kSwitch: { in visitStatement()
|