Home
last modified time | relevance | path

Searched defs:out_buf (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dav1parse.c73 GstBuffer *in_buf, *out_buf = NULL; in GST_START_TEST() local
131 GstBuffer *in_buf, *out_buf = NULL; in GST_START_TEST() local
197 GstBuffer *in_buf, *out_buf = NULL; in GST_START_TEST() local
250 GstBuffer *in_buf, *out_buf = NULL; in GST_START_TEST() local
303 GstBuffer *in_buf, *out_buf = NULL; in GST_START_TEST() local
Dswitchbin.c39 GstBuffer *out_buf; in GST_START_TEST() local
Dnvdec.c109 GstBuffer *in_buf, *out_buf = NULL; in GST_START_TEST() local
Dcudafilter.c32 GstBuffer *in_buf, *out_buf = NULL; in test_buffer_meta_common() local
Dpcapparse.c90 GstBuffer *in_buf, *out_buf; in GST_START_TEST() local
/third_party/ffmpeg/libavcodec/
Dsgidec.c47 static int expand_rle_row8(SgiState *s, uint8_t *out_buf, in expand_rle_row8()
85 static int expand_rle_row16(SgiState *s, uint16_t *out_buf, in expand_rle_row16()
131 static int read_rle_sgi(uint8_t *out_buf, SgiState *s) in read_rle_sgi()
169 static int read_uncompressed_sgi(unsigned char *out_buf, SgiState *s) in read_uncompressed_sgi()
210 uint8_t *out_buf, *out_end; in decode_frame() local
Dimx_dump_header_bsf.c40 uint8_t *out_buf; in imx_dump_header() local
Dmjpega_dump_header_bsf.c37 uint8_t *out_buf; in mjpega_dump_header() local
Daliaspixdec.c36 uint8_t *out_buf; in decode_frame() local
Dg722dec.c91 int16_t *out_buf; in g722_decode_frame() local
/third_party/libsoup/tests/
Dbrotli-decompressor-test.c41 …guint8 out_buf[16]; /* This is stupidly small just to simulate common usage of converting in chunk… in test_brotli() local
83 guint8 out_buf[4096]; in test_brotli_corrupt() local
118 guint8 out_buf[16]; in test_brotli_reset() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drglimiter.c161 GstBuffer *buf, *out_buf; in GST_START_TEST() local
185 GstBuffer *buf, *out_buf; in GST_START_TEST() local
225 GstBuffer *buf, *out_buf; in GST_START_TEST() local
/third_party/pulseaudio/man/
Dxmltoman39 sub out_buf { subroutine
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmuxttxt.c88 GstBuffer *out_buf; in gst_base_ts_mux_prepare_teletext() local
Dgstbasetsmuxjpeg2000.c46 GstBuffer *out_buf = NULL; in gst_base_ts_mux_prepare_jpeg2000() local
/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dmpegpsmux_aac.c82 GstBuffer *out_buf; in mpegpsmux_prepare_aac() local
Dmpegpsmux_h264.c86 GstBuffer *out_buf; in mpegpsmux_prepare_h264() local
/third_party/gstreamer/gst_libav/tests/check/elements/
Davvidenc.c85 GstBuffer *out_buf = NULL; in GST_START_TEST() local
Davaudenc.c95 GstBuffer *out_buf = NULL; in GST_START_TEST() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_arrays.c46 u_generate_func generate, struct pipe_resource **out_buf) in generate_indices()
98 struct pipe_resource **out_buf) in retrieve_or_generate_indices()
/third_party/skia/third_party/externals/libpng/contrib/examples/
Dsimpleover.c315 add_sprite(png_imagep output, png_bytep out_buf, struct sprite *sprite, in add_sprite()
391 simpleover_process(png_imagep output, png_bytep out_buf, int argc, in simpleover_process()
/third_party/flutter/skia/third_party/externals/libpng/contrib/examples/
Dsimpleover.c315 add_sprite(png_imagep output, png_bytep out_buf, struct sprite *sprite, in add_sprite()
391 simpleover_process(png_imagep output, png_bytep out_buf, int argc, in simpleover_process()
/third_party/libpng/contrib/examples/
Dsimpleover.c315 add_sprite(png_imagep output, png_bytep out_buf, struct sprite *sprite, in add_sprite()
391 simpleover_process(png_imagep output, png_bytep out_buf, int argc, in simpleover_process()
/third_party/gstreamer/gstplugins_bad/gst/speed/
Dgstspeed.c434 speed_chain_int16 (GstSpeed * filter, GstBuffer * in_buf, GstBuffer * out_buf, in speed_chain_int16()
474 speed_chain_float32 (GstSpeed * filter, GstBuffer * in_buf, GstBuffer * out_buf, in speed_chain_float32()
586 GstBuffer *out_buf; in speed_chain() local
/third_party/ffmpeg/libavfilter/
Dvf_tile.c159 static void draw_blank_frame(AVFilterContext *ctx, AVFrame *out_buf) in draw_blank_frame()
176 AVFrame *out_buf = tile->out_ref; in end_last_frame() local

1234