Home
last modified time | relevance | path

Searched defs:slice1 (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/text/kernels/
Dtruncate_sequence_pair_op.cc48 std::unique_ptr<SliceOp> slice1 = std::make_unique<SliceOp>(Slice(outLength1 - length1)); in Compute() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtph264.c907 GstBuffer *slice1, *slice2, *buffer; in GST_START_TEST() local
946 GstBuffer *slice1, *slice2, *buffer; in GST_START_TEST() local
1385 GstBuffer *slice1; in test_rtph264pay_avc_two_slices() local
Drtph265.c573 GstBuffer *slice1, *slice2, *buffer; in GST_START_TEST() local
612 GstBuffer *slice1, *slice2, *buffer; in GST_START_TEST() local
/third_party/grpc/test/core/compression/
Dstream_compression_test.cc202 grpc_slice slice1 = grpc_slice_buffer_take_first(&relay); in test_stream_compression_drop_context() local
/third_party/mindspore/tests/ut/cpp/dataset/
Dslice_op_test.cc477 Slice slice1 = Slice(0, 2); in TEST_F() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp1214 uint32_t slice1, in TestBothT2TCopies()