| /third_party/f2fs-tools/tools/debug_tools/ |
| H A D | fsck_debug.c | 41 void hex_info_dump(const char *prompts, const unsigned char *buf,
in hex_info_dump() argument
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | avio_reading.c | 42 static int read_packet(void *opaque, uint8_t *buf, int buf_size) in read_packet() argument
|
| /third_party/curl/tests/libtest/ |
| H A D | lib2302.c | 31 char buf[1024*1024]; member 57 static size_t add_data(struct ws_data *wd, const char *buf, size_t blen, in add_data() argument
|
| H A D | lib553.c | 38 static char buf[1024]; in myreadfunc() local 58 static char buf[SIZE_HEADERS + 100]; variable [all...] |
| H A D | lib1948.c | 29 char *buf; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aasc.c | 84 const uint8_t *buf = avpkt->data; in aasc_decode_frame() local
|
| H A D | v4l2_buffers.h | 63 struct v4l2_buffer buf; member
|
| H A D | mpegvideo_xvmc.c | 87 static int ff_xvmc_field_start(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size) in ff_xvmc_field_start() argument
|
| H A D | xfacedec.c | 119 char *buf; in xface_decode_frame() local [all...] |
| H A D | xl.c | 43 const uint8_t *buf = avpkt->data; in decode_frame() local
|
| H A D | v210enc.c | 92 uint8_t *buf = av_packet_new_side_data(pkt, AV_PKT_DATA_A53_CC, side_data->size); in encode_frame() local 100 uint8_t *buf = av_packet_new_side_data(pkt, AV_PKT_DATA_AFD, side_data->size); in encode_frame() local
|
| H A D | ws-snd1.c | 57 const uint8_t *buf = avpkt->data; in ws_snd_decode_frame() local [all...] |
| H A D | msrle.c | 88 const uint8_t *buf = avpkt->data; in msrle_decode_frame() local 111 const uint8_t *buf = avpkt->data + (avctx->height-1)*istride; in msrle_decode_frame() local
|
| H A D | prores_metadata_bsf.c | 48 uint8_t *buf; in prores_metadata() local
|
| H A D | tak_parser.c | 37 tak_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) tak_parse() argument
|
| H A D | xbm_parser.c | 53 xbm_parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) xbm_parse() argument
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | cabac.c | 129 static void init_cabac_encoder(CABACTestContext *c, uint8_t *buf, int buf_size) in init_cabac_encoder() argument
|
| H A D | snowenc.c | 96 IDWTELEM *buf= obuffer; in main() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | colorspacedsp.c | 78 static void multiply3x3_c(int16_t *buf[3], ptrdiff_t stride, in multiply3x3_c() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | dtsdec.c | 34 const uint8_t *buf, *bufp; in dts_probe() local [all...] |
| H A D | flac_picture.c | 39 uint8_t mimetype[64], *buf = *bufp; in ff_flac_parse_picture() local
|
| H A D | lmlm4.c | 40 const unsigned char *buf = pd->buf; in lmlm4_probe() local
|
| H A D | movenc_ttml.c | 144 uint8_t *buf = NULL; in ff_mov_generate_squashed_ttml_packet() local
|
| H A D | rtpdec_svq3.c | 43 svq3_parse_packet(AVFormatContext *s, PayloadContext *sv, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) svq3_parse_packet() argument
|
| H A D | mms.c | 29 int ff_mms_read_header(MMSContext *mms, uint8_t *buf, const int size) in ff_mms_read_header() argument 44 int ff_mms_read_data(MMSContext *mms, uint8_t *buf, const int size) in ff_mms_read_data() argument
|