Home
last modified time | relevance | path

Searched defs:num_bytes (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strncpy/
H A D1-1.c52 int i, num_bytes; in main() local
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dstring_utils.h51 size_t num_bytes = input.size(); in MakeVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dstring_utils.h51 size_t num_bytes = input.size(); in MakeVector() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdatasrc-tj.c110 skip_input_data(j_decompress_ptr cinfo, long num_bytes) in skip_input_data() argument
H A Djdatasrc.c163 skip_input_data(j_decompress_ptr cinfo, long num_bytes) in skip_input_data() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_jpeg_memory_source.cpp20 void SkipInputData(j_decompress_ptr cinfo, long num_bytes) { in SkipInputData() argument
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dmemcheck.c46 size_t num_bytes; member
/third_party/ltp/testcases/kernel/syscalls/mprotect/
H A Dmprotect02.c63 size_t num_bytes; in main() local
/third_party/skia/src/codec/
H A DSkJpegUtility.cpp104 static void sk_skip_mem_input_data (j_decompress_ptr cinfo, long num_bytes) { in sk_skip_mem_input_data() argument
/third_party/ffmpeg/libavcodec/
H A Dmlp.c117 int num_bytes = (bit_size + 2) / 8; in ff_mlp_restart_checksum() local
/third_party/node/deps/brotli/c/enc/
H A Dbackward_references.c123 void BrotliCreateBackwardReferences(size_t num_bytes, in BrotliCreateBackwardReferences() argument
H A Dhash_composite_inc.h93 StitchToPreviousBlock( HashComposite* BROTLI_RESTRICT self, size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ring_buffer_mask) StitchToPreviousBlock() argument
H A Dbackward_references_inc.h10 CreateBackwardReferences( size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, ContextLut literal_context_lut, const BrotliEncoderParams* params, Hasher* hasher, int* dist_cache, size_t* last_insert_len, Command* commands, size_t* num_commands, size_t* num_literals) CreateBackwardReferences() argument
/third_party/mesa3d/src/util/tests/
H A Dblob_test.cpp130 size_t delta, last, num_bytes; in TEST() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references.c123 void BrotliCreateBackwardReferences(size_t num_bytes, in BrotliCreateBackwardReferences() argument
/third_party/spirv-tools/source/util/
H A Dstring_utils.h54 size_t num_bytes = input.size(); in AppendToVector() local
/third_party/ffmpeg/libavformat/
H A Drtmpdh.c225 int num_bytes; in dh_generate_key() local
/third_party/backends/backend/
H A Depsonds-jpeg.c83 jpeg_skip_input_data(j_decompress_ptr cinfo, long num_bytes) in jpeg_skip_input_data() argument
/third_party/backends/backend/escl/
H A Descl_jpeg.c85 skip_input_data(j_decompress_ptr cinfo, long num_bytes) in skip_input_data() argument
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_encode.c94 size_t num_bytes; member
[all...]
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_writer.cc39 const int num_bytes = in AddFileContent() local
/third_party/node/deps/zlib/google/
H A Dzip_writer.cc39 const int num_bytes = in AddFileContent() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video.c31 nv98_decoder_decode_bitstream(struct pipe_video_codec *decoder, struct pipe_video_buffer *video_target, struct pipe_picture_desc *picture, unsigned num_buffers, const void *const *data, const unsigned *num_bytes) nv98_decoder_decode_bitstream() argument
H A Dnv98_video_bsp.c35 nv98_decoder_bsp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned num_buffers, const void *const *data, const unsigned *num_bytes, unsigned *vp_caps, unsigned *is_ref, struct nouveau_vp3_video_buffer *refs[16]) nv98_decoder_bsp() argument
/third_party/node/deps/v8/src/utils/
H A Dmemcopy.h186 inline void CopyBytes(T* dst, const T* src, size_t num_bytes) { in CopyBytes() argument

Completed in 10 milliseconds

1234