| /third_party/ffmpeg/libavcodec/ |
| H A D | alsdec.c | 1089 zero_remaining(unsigned int b, unsigned int b_max, const unsigned int *div_blocks, int32_t *buf) zero_remaining() argument
|
| H A D | proresenc_kostya.c | 988 uint8_t *orig_buf, *buf, *slice_hdr, *slice_sizes, *tmp; in encode_frame() local [all...] |
| H A D | roqvideoenc.c | 823 int *buf; in generate_codebook() local
|
| H A D | vorbisdec.c | 1753 float *buf = residue; in vorbis_parse_audio_packet() local 1777 const uint8_t *buf = avpkt->data; in vorbis_decode_frame() local [all...] |
| H A D | wmaprodec.c | 1616 const uint8_t* buf = avpkt->data; in decode_packet() local
|
| H A D | wmalosslessdec.c | 1191 const uint8_t* buf = avpkt->data; in decode_packet() local
|
| H A D | qdm2.c | 1844 const uint8_t *buf = avpkt->data; in qdm2_decode_frame() local
|
| H A D | svq3.c | 1253 uint8_t *buf; in svq3_decode_init() local
|
| H A D | rv34.c | 1406 static int rv34_decode_slice(RV34DecContext *r, int end, const uint8_t* buf, int buf_size) in rv34_decode_slice() argument 1550 static int get_slice_offset(AVCodecContext *avctx, const uint8_t *buf, int n, int slice_count, int buf_size) in get_slice_offset() argument 1602 const uint8_t *buf = avpkt->data; in ff_rv34_decode_frame() local [all...] |
| H A D | vorbisenc.c | 955 float *buf = coeffs + samples*j + rc->begin + p*psize; in residue_encode() local
|
| H A D | wavpackenc.c | 2860 uint8_t *buf; in wavpack_encode_frame() local
|
| H A D | wavpack.c | 1637 const uint8_t *buf = avpkt->data; in wavpack_decode_frame() local 1084 wavpack_decode_block(AVCodecContext *avctx, int block_no, const uint8_t *buf, int buf_size) wavpack_decode_block() argument [all...] |
| H A D | snowenc.c | 1497 IDWTELEM *buf= b->ibuf; in ratecontrol_1pass() local
|
| H A D | snow.h | 91 DWTELEM *buf; member 407 static av_always_inline void predict_slice(SnowContext *s, IDWTELEM *buf, int plane_index, int add, int mb_y){ in predict_slice() argument 458 static av_always_inline void predict_plane(SnowContext *s, IDWTELEM *buf, int plane_index, int add){ in predict_plane() argument
|
| H A D | pngdec.c | 462 unsigned char *buf; in decode_zbuf() local 1535 const uint8_t *buf = avpkt->data; in decode_frame_png() local
|
| H A D | proresenc_anatoliy.c | 363 static int encode_slice_plane(int16_t *blocks, int mb_count, uint8_t *buf, unsigned buf_size, int *qmat, int sub_sample_chroma, in encode_slice_plane() argument 379 encode_slice_data(AVCodecContext *avctx, int16_t * blocks_y, int16_t * blocks_u, int16_t * blocks_v, unsigned mb_count, uint8_t *buf, unsigned data_size, unsigned* y_data_size, unsigned* u_data_size, unsigned* v_data_size, int qp) encode_slice_data() argument 435 encode_alpha_slice_data(AVCodecContext *avctx, int8_t * src_a, unsigned mb_count, uint8_t *buf, unsigned data_size, unsigned* a_data_size) encode_alpha_slice_data() argument 539 encode_slice(AVCodecContext *avctx, const AVFrame *pic, int mb_x, int mb_y, unsigned mb_count, uint8_t *buf, unsigned data_size, int unsafe, int *qp, int is_interlaced, int is_top_field) encode_slice() argument 657 prores_encode_picture(AVCodecContext *avctx, const AVFrame *pic, uint8_t *buf, const int buf_size, const int picture_index, const int is_top_field) prores_encode_picture() argument 726 uint8_t *buf; prores_encode_frame() local [all...] |
| H A D | tiff.c | 577 uint8_t *buf = av_malloc(outlen); in tiff_unpack_lzma() local
|
| H A D | vc2enc.c | 89 dwtcoef *buf; member 590 dwtcoef *buf = b->buf + top * b->stride; in count_hq_slice() local 781 uint8_t *buf; in encode_slices() local 848 dwtcoef *buf = p->coef_buf; dwt_plane() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow.c | 341 callback(void *priv_data, int index, uint8_t *buf, int buf_size, int64_t time, enum dshowDeviceType devtype) in callback() argument
|
| H A D | decklink_dec.cpp | 117 void *buf = av_malloc(bufferSize + AV_INPUT_BUFFER_PADDING_SIZE); in AllocateBuffer() local 165 static inline void clear_parity_bits(uint16_t *buf, int len) { in clear_parity_bits() argument 171 static int check_vanc_parity_checksum(uint16_t *buf, int len, uint16_t checksum) { in check_vanc_parity_checksum() argument 331 static uint8_t *vanc_to_cc(AVFormatContext *avctx, uint16_t *buf, size_t words, in vanc_to_cc() argument 421 get_metadata(AVFormatContext *avctx, uint16_t *buf, size_t width, uint8_t *tgt, size_t tgt_size, AVPacket *pkt) get_metadata() argument 996 uint8_t *buf; VideoInputFrameArrived() local 1011 uint8_t *buf; VideoInputFrameArrived() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_ebur128.c | 240 char buf[128] = {0}; in drawtext() local
|
| H A D | vf_colorspace.c | 274 static void apply_lut(int16_t *buf[3], ptrdiff_t stride, in apply_lut() argument
|
| H A D | af_biquads.c | 1211 AVFrame *buf = td->in; in filter_channel() local 1271 filter_frame(AVFilterLink *inlink, AVFrame *buf, int eof) filter_frame() argument [all...] |
| H A D | vf_nnedi.c | 326 gather_input(const float *src, ptrdiff_t src_stride, float *buf, float mstd[4], const PredictorCoefficients *const model) gather_input() argument
|
| H A D | vf_zscale.c | 177 char buf[32]; in init() local 773 char buf[32]; in filter_frame() local [all...] |