Home
last modified time | relevance | path

Searched defs:fifo (Results 1 - 25 of 37) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/write/
H A Dwrite04.c23 static char fifo[100]; variable
/third_party/ltp/testcases/kernel/syscalls/read/
H A Dread03.c17 static char fifo[100]; variable
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Dfifo.c72 AVFifo *fifo = av_fifo_alloc2(13, sizeof(int), 0); in main() local
[all...]
/third_party/mesa3d/src/util/
H A Du_fifo.h42 struct util_fifo *fifo; in u_fifo_create() local
54 u_fifo_add(struct util_fifo *fifo, void *ptr) in u_fifo_add() argument
71 u_fifo_pop(struct util_fifo *fifo, void **ptr) u_fifo_pop() argument
89 u_fifo_destroy(struct util_fifo *fifo) u_fifo_destroy() argument
[all...]
/third_party/libwebsockets/plugins/
H A Dprotocol_lws_raw_test.c88 int fifo; member
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_axcorrelate.c39 AVAudioFifo *fifo[2]; member
[all...]
H A Dvf_feedback.c44 AVFifo *fifo; member
[all...]
H A Davf_showspatial.c52 AVAudioFifo *fifo; member
[all...]
H A Daf_agate.c62 AVAudioFifo *fifo[2]; member
[all...]
H A Df_loop.c37 AVAudioFifo *fifo; member
H A Daf_alimiter.c70 AVFifo *fifo; member
H A Daf_sidechaincompress.c67 AVAudioFifo *fifo[2]; member
[all...]
/third_party/ffmpeg/libavutil/
H A Dthreadmessage.c29 AVFifo *fifo; member
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.c588 struct nv04_fifo *fifo; in nv30_screen_create() local
[all...]
H A Dnv30_transfer.c406 struct nv04_fifo *fifo = push->channel->data; in nv30_transfer_rect_sifm() local
503 struct nv04_fifo *fifo in nv30_transfer_rect_m2mf() local
692 struct nv04_fifo *fifo = nv->screen->channel->data; nv30_transfer_copy_data() local
[all...]
/third_party/ffmpeg/doc/examples/
H A Dtranscode_aac.c330 static int init_fifo(AVAudioFifo **fifo, AVCodecContext *output_codec_context) in init_fifo() argument
514 static int add_samples_to_fifo(AVAudioFifo *fifo, in add_samples_to_fifo() argument
552 static int read_decode_convert_and_store(AVAudioFifo *fifo, in read_decode_convert_and_store() argument
737 load_encode_and_write(AVAudioFifo *fifo, AVFormatContext *output_format_context, AVCodecContext *output_codec_context) load_encode_and_write() argument
793 AVAudioFifo *fifo = NULL; main() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Djack.c215 AVFifo *fifo = *fifop; in free_pkt_fifo() local
/third_party/mesa3d/src/freedreno/afuc/
H A Demu.h71 uint32_t fifo[0x100]; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_compute.c39 struct nv04_fifo *fifo = (struct nv04_fifo *)chan->data; in nv50_screen_compute_setup() local
H A Dnv50_screen.c694 struct nv04_fifo *fifo; in nv50_screen_init_hwctx() local
/third_party/ffmpeg/libavformat/
H A Dasync.c50 AVFifo *fifo; member
[all...]
/third_party/curl/docs/examples/
H A Dephiperfifo.c413 static const char *fifo = "hiper.fifo"; variable
[all...]
H A Devhiperfifo.c395 static const char *fifo = "hiper.fifo"; in init_fifo() local
[all...]
H A Dghiper.c386 const char *fifo = "hiper.fifo"; in init_fifo() local
[all...]
H A Dhiperfifo.c394 static const char *fifo = "hiper.fifo"; variable
[all...]

Completed in 16 milliseconds

12