Home
last modified time | relevance | path

Searched defs:buffer_size (Results 1 - 25 of 256) sorted by relevance

1234567891011

/third_party/vixl/benchmarks/aarch64/
H A Dbench-dataop.cc45 const size_t buffer_size = 256 * KBytes; in main() local
H A Dbench-mixed-masm.cc42 const size_t buffer_size = 256 * KBytes; in main() local
H A Dbench-branch-link.cc42 const size_t buffer_size = 256 * KBytes; in main() local
H A Dbench-branch-masm.cc44 const size_t buffer_size = 256 * KBytes; in main() local
H A Dbench-branch.cc45 const size_t buffer_size = 256 * KBytes; in main() local
H A Dbench-branch-link-masm.cc41 const size_t buffer_size = 256 * KBytes; in main() local
H A Dbench-mixed-disasm.cc59 const size_t buffer_size = 256 * KBytes; in main() local
H A Dbench-mixed-sim.cc62 const size_t buffer_size = 256 * KBytes; in main() local
/third_party/ffmpeg/libavcodec/
H A Dparser.h32 unsigned int buffer_size; member
/third_party/ffmpeg/libavdevice/
H A Dsndio.h39 int buffer_size; member
/third_party/ffmpeg/libavutil/tests/
H A Dlog.c26 static int call_log_format_line2(const char *fmt, char *buffer, int buffer_size, ...) in call_log_format_line2() argument
/third_party/curl/docs/examples/
H A Dpost-callback.c49 size_t buffer_size = size*nmemb; in read_callback() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_constants.c53 unsigned buffer_size = 0; in svga_set_constant_buffer() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_streamout.c30 virgl_create_so_target( struct pipe_context *ctx, struct pipe_resource *buffer, unsigned buffer_offset, unsigned buffer_size) virgl_create_so_target() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_so.c38 softpipe_create_so_target(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned buffer_offset, unsigned buffer_size) softpipe_create_so_target() argument
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
H A DDuplexCallback.h31 DuplexCallback(oboe::AudioStream &inStream, std::function<void(numeric_type *, numeric_type *)> fun, size_t buffer_size, std::function<void(void)> restartFunction) DuplexCallback() argument
/third_party/vixl/benchmarks/aarch32/
H A Dbench-branch-link-masm.cc46 const int buffer_size = 256 * KBytes; in benchmark() local
H A Dbench-branch-masm.cc45 const int buffer_size = 256 * KBytes; in benchmark() local
H A Dbench-dataop.cc45 const unsigned buffer_size = 256 * KBytes; in benchmark() local
H A Dbench-literal.cc46 const int buffer_size = 256 * KBytes; in benchmark() local
/third_party/ffmpeg/doc/examples/
H A Davio_reading.c64 size_t buffer_size, avio_ctx_buffer_size = 4096; in main() local
/third_party/ffmpeg/libavresample/
H A Daudio_data.h41 unsigned int buffer_size; /**< allocated buffer size */ member
/third_party/gn/src/base/posix/
H A Dsafe_strerror.cc120 const int buffer_size = 256; in safe_strerror() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_so.c36 llvmpipe_create_so_target(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned buffer_offset, unsigned buffer_size) llvmpipe_create_so_target() argument
/third_party/ffmpeg/libavformat/
H A Dmxg.c37 unsigned int buffer_size; member

Completed in 9 milliseconds

1234567891011