Home
last modified time | relevance | path

Searched defs:inbuffer (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdatasrc-tj.c163 jpeg_mem_src_tj(j_decompress_ptr cinfo, const unsigned char *inbuffer, in jpeg_mem_src_tj() argument
H A Djdatasrc.c263 jpeg_mem_src(j_decompress_ptr cinfo, const unsigned char *inbuffer, in jpeg_mem_src() argument
H A Ddjpeg.c551 unsigned char *inbuffer = NULL; in djpeg() local
/third_party/ffmpeg/libavformat/
H A Dcrypto.c36 uint8_t inbuffer [BLOCKSIZE*MAX_BUFFER_BLOCKS], member
/third_party/backends/backend/
H A Dp5_device.c871 uint8_t inbuffer[MAX_SENSOR_PIXELS * 2 * 3 + 2]; in read_line() local
[all...]
H A Dcanon.h299 SANE_Byte *inbuffer; /* modification for FB620S */ member
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dgarmin_gps.c123 __u8 inbuffer [GPS_IN_BUFSIZ]; /* tty -> usb */ member
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dgarmin_gps.c123 __u8 inbuffer [GPS_IN_BUFSIZ]; /* tty -> usb */ member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcook.c302 static inline int decode_bytes(const uint8_t *inbuffer, uint8_t *out, int bytes) in decode_bytes() argument
710 static void imlt_window_float(COOKContext *q, float *inbuffer, in imlt_window_float() argument
738 static void imlt_gain(COOKContext *q, float *inbuffer, in imlt_gain() argument
881 decode_bytes_and_gain(COOKContext *q, COOKSubpacket *p, const uint8_t *inbuffer, cook_gains *gains_ptr) decode_bytes_and_gain() argument
939 decode_subpacket(COOKContext *q, COOKSubpacket *p, const uint8_t *inbuffer, float **outbuffer) decode_subpacket() argument
[all...]

Completed in 9 milliseconds