Searched defs:srcbuf (Results 1 – 8 of 8) sorted by relevance
| /third_party/flutter/skia/third_party/externals/sdl/src/video/ |
| D | SDL_RLEaccel.c | 393 RLEClipBlit(int w, Uint8 * srcbuf, SDL_Surface * surf_dst, in RLEClipBlit() 456 Uint8 *srcbuf; in SDL_RLEBlit() local 638 RLEAlphaClipBlit(int w, Uint8 * srcbuf, SDL_Surface * surf_dst, in RLEAlphaClipBlit() 735 Uint8 *srcbuf, *dstbuf; in SDL_RLEAlphaBlit() local 1242 getpix_8(Uint8 * srcbuf) in getpix_8() 1248 getpix_16(Uint8 * srcbuf) in getpix_16() 1254 getpix_24(Uint8 * srcbuf) in getpix_24() 1264 getpix_32(Uint8 * srcbuf) in getpix_32() 1281 Uint8 *srcbuf, *lastline; in RLEColorkeySurface() local 1469 Uint8 *srcbuf; in UnRLEAlpha() local
|
| /third_party/ltp/testcases/kernel/io/aio/ |
| D | aio01.c | 82 char *srcbuf, *dstbuf; variable
|
| /third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
| D | dshowvideofakesrc.cpp | 133 STDMETHODIMP VideoFakeSrcPin::CopyToDestinationBuffer (byte *srcbuf, byte *dstbuf) in CopyToDestinationBuffer()
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_shaderlib_tgsi.c | 127 struct ureg_src srcbuf; in si_create_dma_compute_shader() local
|
| /third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/ |
| D | dvb-sub.c | 637 const guint8 ** srcbuf, gint buf_size, guint8 non_mod, guint8 * map_table) in _dvb_sub_read_2bit_string() 731 const guint8 ** srcbuf, gint buf_size, guint8 non_mod, guint8 * map_table) in _dvb_sub_read_4bit_string() 829 const guint8 ** srcbuf, gint buf_size, guint8 non_mod, guint8 * map_table) in _dvb_sub_read_8bit_string()
|
| /third_party/libcoap/src/ |
| D | coap_session.c | 552 static int32_t loopback_packet_check(const char *srcbuf) { in loopback_packet_check() 603 char srcbuf[INET6_ADDRSTRLEN] = {0}; in is_loopback_packet() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | dvbsubdec.c | 371 const uint8_t **srcbuf, int buf_size, in dvbsub_read_2bit_string() 478 const uint8_t **srcbuf, int buf_size, in dvbsub_read_4bit_string() 602 const uint8_t **srcbuf, int buf_size, in dvbsub_read_8bit_string()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_nnedi.c | 567 float *srcbuf = s->input_buf[jobnr]; in filter_slice() local
|