Searched defs:bytestream (Results 1 - 12 of 12) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | cabac.h | 45 const uint8_t *bytestream; member
|
H A D | fitsenc.c | 42 uint8_t *bytestream, *ptr; in fits_encode_frame() local
|
H A D | pamenc.c | 31 uint8_t *bytestream, *ptr; in pam_encode_frame() local
|
H A D | pnm.h | 28 uint8_t *bytestream; member
|
H A D | vcr1.c | 54 const uint8_t *bytestream = avpkt->data; in vcr1_decode_frame() local [all...] |
H A D | lagarithrac.h | 46 const uint8_t *bytestream; /**< Current position in input bytestream. */ member
|
H A D | pnmenc.c | 41 uint8_t *bytestream, *bytestream_start, *bytestream_end; in pnm_encode_frame() local [all...] |
H A D | rangecoder.h | 43 uint8_t *bytestream; member
|
H A D | dirac_arith.h | 80 const uint8_t *bytestream; member
|
H A D | gif.c | 293 gif_image_write_image(AVCodecContext *avctx, uint8_t **bytestream, uint8_t *end, const uint32_t *palette, const uint8_t *buf, const int linesize, AVPacket *pkt) gif_image_write_image() argument [all...] |
H A D | pngenc.c | 54 uint8_t *bytestream; member [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | msnwc_tcp.c | 46 const uint8_t *bytestream = p->buf + i; in msnwc_tcp_probe() local
|
Completed in 5 milliseconds