Home
last modified time | relevance | path

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

/third_party/grpc/test/core/surface/
Dbyte_buffer_reader_test.cc40 grpc_slice first_slice, second_slice; in test_read_one_slice() local
62 grpc_slice first_slice, second_slice; in test_read_one_slice_malloc() local
85 grpc_slice first_slice, second_slice; in test_read_none_compressed_slice() local
107 grpc_slice* first_slice; in test_peek_one_slice() local
129 grpc_slice* first_slice; in test_peek_one_slice_malloc() local
152 grpc_slice* first_slice; in test_peek_none_compressed_slice() local
/third_party/ffmpeg/libavcodec/
Dh264_slice.c1019 static int h264_init_ps(H264Context *h, const H264SliceContext *sl, int first_slice) in h264_init_ps()
1455 const H2645NAL *nal, int first_slice) in h264_field_start()
1749 int first_slice = sl == h->slice_ctx && !h->current_slice; in h264_slice_header_parse() local
2094 int first_slice = sl == h->slice_ctx && !h->current_slice; in ff_h264_queue_decode_slice() local
Dh264dec.c488 int first_slice = 0; in get_last_needed_nal() local
Dmpeg12dec.c74 int first_slice; member
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c71 gboolean first_slice; member
/third_party/mindspore/mindspore/lite/tools/optimizer/graph/
Dslice_prepose_pass.cc1435 auto first_slice = utils::cast<CNodePtr>(slices->at(0).first); in MergeParallelSlice() local