Home
last modified time | relevance | path

Searched defs:out_buffer (Results 1 – 25 of 28) sorted by relevance

12

/third_party/lame/test/
Dlame_test.cpp169 …int encode(float const* ch0, float const* ch1, int n_in, unsigned char* out_buffer, int m_out_free… in encode()
174 int flush(unsigned char* out_buffer, int m_out_free) { in flush()
179 int getLameTag(unsigned char* out_buffer, int m_out_free) { in getLameTag()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_render_translate.c30 struct pipe_resource **out_buffer, in r300_translate_index_buffer()
/third_party/skia/third_party/externals/icu/fuzzers/
Dicu_appendable_fuzzer.cc63 char16_t* out_buffer = strAppendable.getAppendBuffer( in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dtest-repacker.cc78 void* out_buffer = malloc (buffer_size); in run_resolve_overflow_test() local
1027 void* out_buffer = malloc (buffer_size); in test_resolve_overflows_via_sort() local
1048 void* out_buffer = malloc (buffer_size); in test_resolve_overflows_via_duplication() local
1088 void* out_buffer = malloc (buffer_size); in test_resolve_overflows_via_isolation() local
1167 void* out_buffer = malloc (buffer_size); in test_resolve_overflows_via_isolation_spaces() local
1231 void* out_buffer = malloc (buffer_size); in test_virtual_link() local
/third_party/ffmpeg/libavformat/
Dmms.h37 uint8_t out_buffer[512]; ///< Buffer for outgoing packet. member
/third_party/libcoap/src/oscore/
Doscore_crypto.c109 uint8_t *out_buffer = in oscore_hkdf_expand() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_helpers.c156 struct pipe_resource **out_buffer, in util_upload_index_buffer()
Du_vbuf.c468 struct pipe_resource *out_buffer = NULL; in u_vbuf_translate_buffers() local
/third_party/ffmpeg/libavresample/
Dinternal.h90 AudioData *out_buffer; /**< buffer for converted output */ member
/third_party/libsnd/src/G72x/
Dg72x.c628 unsigned int out_buffer = 0 ; in pack_bytes() local
/third_party/gn/src/gn/
Drust_project_writer.cc73 StringOutputBuffer out_buffer; in RunAndWriteFiles() local
/third_party/ffmpeg/libavcodec/
Dlibopenjpegdec.c106 static OPJ_SIZE_T stream_read(void *out_buffer, OPJ_SIZE_T nb_bytes, void *user_data) in stream_read()
Dlibopenjpegenc.c69 static OPJ_SIZE_T stream_write(void *out_buffer, OPJ_SIZE_T nb_bytes, void *user_data) in stream_write()
/third_party/mesa3d/src/mesa/main/
Dglthread_bufferobj.c68 struct gl_buffer_object **out_buffer, in _mesa_glthread_upload()
/third_party/node/deps/v8/src/torque/
Dcc-generator.cc26 std::stringstream out_buffer; in EmitGraph() local
Dcsa-generator.cc49 std::stringstream out_buffer; in EmitGraph() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_export.cpp296 int array_base, int comp_mask, int out_buffer, in StreamOutInstr()
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc30 v8::base::Vector<char> out_buffer) in Decoder()
/third_party/node/deps/v8/src/diagnostics/ppc/
Ddisasm-ppc.cc50 Decoder(const disasm::NameConverter& converter, base::Vector<char> out_buffer) in Decoder()
/third_party/node/deps/v8/src/diagnostics/riscv64/
Ddisasm-riscv64.cc50 v8::base::Vector<char> out_buffer) in Decoder()
/third_party/node/deps/v8/src/diagnostics/mips/
Ddisasm-mips.cc50 v8::base::Vector<char> out_buffer) in Decoder()
/third_party/node/deps/v8/src/diagnostics/s390/
Ddisasm-s390.cc50 Decoder(const disasm::NameConverter& converter, base::Vector<char> out_buffer) in Decoder()
/third_party/node/deps/v8/src/diagnostics/arm/
Ddisasm-arm.cc52 Decoder(const disasm::NameConverter& converter, base::Vector<char> out_buffer) in Decoder()
/third_party/node/deps/v8/src/diagnostics/mips64/
Ddisasm-mips64.cc50 v8::base::Vector<char> out_buffer) in Decoder()
/third_party/node/deps/v8/src/diagnostics/x64/
Ddisasm-x64.cc2321 int DisassemblerX64::InstructionDecode(v8::base::Vector<char> out_buffer, in InstructionDecode()

12