Searched defs:slice_length (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/objects/ |
| D | fixed-array-inl.h | 575 void ByteArray::copy_in(int index, const byte* buffer, int slice_length) { in copy_in() 584 void ByteArray::copy_out(int index, byte* buffer, int slice_length) { in copy_out()
|
| /third_party/ffmpeg/libavcodec/ |
| D | svq3.c | 1029 int slice_bits, slice_bytes, slice_length; in svq3_decode_slice_header() local
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | message.cc | 1006 Py_ssize_t length, from, to, step, slice_length; in DeleteRepeatedField() local
|