Home
last modified time | relevance | path

Searched defs:buf (Results 5276 - 5300 of 6053) sorted by relevance

1...<<211212213214215216217218219220>>...243

/third_party/ffmpeg/libavcodec/
H A Dalsdec.c1089 zero_remaining(unsigned int b, unsigned int b_max, const unsigned int *div_blocks, int32_t *buf) zero_remaining() argument
H A Dproresenc_kostya.c988 uint8_t *orig_buf, *buf, *slice_hdr, *slice_sizes, *tmp; in encode_frame() local
[all...]
H A Droqvideoenc.c823 int *buf; in generate_codebook() local
H A Dvorbisdec.c1753 float *buf = residue; in vorbis_parse_audio_packet() local
1777 const uint8_t *buf = avpkt->data; in vorbis_decode_frame() local
[all...]
H A Dwmaprodec.c1616 const uint8_t* buf = avpkt->data; in decode_packet() local
H A Dwmalosslessdec.c1191 const uint8_t* buf = avpkt->data; in decode_packet() local
H A Dqdm2.c1844 const uint8_t *buf = avpkt->data; in qdm2_decode_frame() local
H A Dsvq3.c1253 uint8_t *buf; in svq3_decode_init() local
H A Drv34.c1406 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 Dvorbisenc.c955 float *buf = coeffs + samples*j + rc->begin + p*psize; in residue_encode() local
H A Dwavpackenc.c2860 uint8_t *buf; in wavpack_encode_frame() local
H A Dwavpack.c1637 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 Dsnowenc.c1497 IDWTELEM *buf= b->ibuf; in ratecontrol_1pass() local
H A Dsnow.h91 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 Dpngdec.c462 unsigned char *buf; in decode_zbuf() local
1535 const uint8_t *buf = avpkt->data; in decode_frame_png() local
H A Dproresenc_anatoliy.c363 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 Dtiff.c577 uint8_t *buf = av_malloc(outlen); in tiff_unpack_lzma() local
H A Dvc2enc.c89 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 Ddshow.c341 callback(void *priv_data, int index, uint8_t *buf, int buf_size, int64_t time, enum dshowDeviceType devtype) in callback() argument
H A Ddecklink_dec.cpp117 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 Df_ebur128.c240 char buf[128] = {0}; in drawtext() local
H A Dvf_colorspace.c274 static void apply_lut(int16_t *buf[3], ptrdiff_t stride, in apply_lut() argument
H A Daf_biquads.c1211 AVFrame *buf = td->in; in filter_channel() local
1271 filter_frame(AVFilterLink *inlink, AVFrame *buf, int eof) filter_frame() argument
[all...]
H A Dvf_nnedi.c326 gather_input(const float *src, ptrdiff_t src_stride, float *buf, float mstd[4], const PredictorCoefficients *const model) gather_input() argument
H A Dvf_zscale.c177 char buf[32]; in init() local
773 char buf[32]; in filter_frame() local
[all...]

Completed in 59 milliseconds

1...<<211212213214215216217218219220>>...243