Home
last modified time | relevance | path

Searched defs:output_buffer (Results 1 – 25 of 58) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dfont_subsetter.cc26 unsigned char** output_buffer) { in SubsetFont()
46 unsigned char** output_buffer) { in SubsetFont()
Dchrome_subsetter.cc62 bool SaveFile(const char* output_file_path, const unsigned char* output_buffer, in SaveFile()
119 unsigned char* output_buffer = NULL; in main() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dfont_subsetter.cc26 unsigned char** output_buffer) { in SubsetFont()
46 unsigned char** output_buffer) { in SubsetFont()
Dchrome_subsetter.cc62 bool SaveFile(const char* output_file_path, const unsigned char* output_buffer, in SaveFile()
119 unsigned char* output_buffer = NULL; in main() local
/third_party/grpc/test/core/compression/
Dmessage_compress_fuzzer.cc47 grpc_slice_buffer output_buffer; in LLVMFuzzerTestOneInput() local
Dstream_compression_fuzzer.cc41 grpc_slice_buffer output_buffer; in LLVMFuzzerTestOneInput() local
Dmessage_decompress_fuzzer.cc47 grpc_slice_buffer output_buffer; in LLVMFuzzerTestOneInput() local
Dstream_decompression_fuzzer.cc41 grpc_slice_buffer output_buffer; in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/libwebp/examples/
Ddwebp.c120 WebPDecBuffer* const output_buffer = &config->output; in AllocateExternalBuffer() local
186 WebPDecBuffer* const output_buffer = &config.output; in main() local
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Ddwebp.c119 WebPDecBuffer* const output_buffer = &config->output; in AllocateExternalBuffer() local
185 WebPDecBuffer* const output_buffer = &config.output; in main() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dchrome_subsetter.cc40 unsigned char* output_buffer = NULL; in TestChromeSubsetter() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dchrome_subsetter.cc40 unsigned char* output_buffer = NULL; in TestChromeSubsetter() local
/third_party/glib/gio/tests/
Dmemory-output-stream.c316 guint8 *output_buffer; in test_writev() local
359 guint8 *output_buffer; in test_writev_nonblocking() local
/third_party/boost/boost/compute/algorithm/detail/
Dinplace_reduce.hpp96 const buffer *output_buffer = &output.get_buffer(); in inplace_reduce() local
/third_party/boost/boost/asio/detail/
Dwin_iocp_socket_accept_op.hpp67 void* output_buffer() in output_buffer() function in boost::asio::detail::win_iocp_socket_accept_op
198 void* output_buffer() in output_buffer() function in boost::asio::detail::win_iocp_socket_move_accept_op
/third_party/node/test/js-native-api/test_typedarray/
Dtest_typedarray.c47 napi_value output_buffer; in Multiply() local
91 napi_value output_buffer; in External() local
/third_party/skia/third_party/externals/brotli/research/
Dbrotli_decoder.c19 uint8_t* output_buffer; member
/third_party/grpc/src/core/tsi/alts/frame_protector/
Dframe_handler.h56 unsigned char* output_buffer; member
/third_party/node/deps/zlib/google/
Dcompression_utils.cc18 char* output_buffer, in GzipCompress()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Datdec.c299 AudioQueueBufferRef output_buffer; in gst_atdec_set_format() local
415 AudioQueueBufferRef output_buffer; in gst_atdec_offline_render() local
/third_party/skia/third_party/externals/zlib/google/
Dcompression_utils.cc17 char* output_buffer, in GzipCompress()
/third_party/skia/third_party/externals/libwebp/imageio/
Dwebpdec.c150 WebPDecBuffer* const output_buffer = &config.output; in ReadWebP() local
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dwebpdec.c150 WebPDecBuffer* const output_buffer = &config.output; in ReadWebP() local
/third_party/pulseaudio/src/modules/bluetooth/
Da2dp-codec-sbc.c518 …t32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t ou… in encode_buffer()
600 …oid *codec_info, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t ou… in decode_buffer()
/third_party/boost/boost/compute/iterator/
Dtransform_iterator.hpp186 buffer output_buffer(context, sizeof(value_type)); in dereference() local

123