| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_epx.c | 57 const uint32_t *src = (const uint32_t *)in->data[p]; in epx2_slice() local 124 const uint32_t *src = (const uint32_t *)in->data[p]; in epx3_slice() local
|
| H A D | vf_eq.h | 103 process_c(EQParameters *param, uint8_t *dst, int dst_stride, const uint8_t *src, int src_stride, int w, int h) process_c() argument
|
| H A D | af_haas.c | 134 const double *src = (const double *)in->data[0]; in filter_frame() local
|
| H A D | af_flanger.c | 135 double *src = (double *)frame->extended_data[chan]; in filter_frame() local
|
| H A D | af_drmeter.c | 110 const float *src = (const float *)buf->extended_data[c]; in filter_frame() local 117 const float *src = (const float *)buf->extended_data[0]; in filter_frame() local
|
| H A D | vf_deblock.c | 325 const uint8_t *src = (const uint8_t *)in->data[plane]; in filter_frame() local
|
| H A D | vf_dblur.c | 216 const uint8_t *src = in->data[plane]; in filter_frame() local
|
| H A D | vf_cropdetect.c | 64 static int checkline(void *ctx, const unsigned char *src, int stride, int len, int bpp) in checkline() argument [all...] |
| H A D | af_volume.c | 167 static inline void scale_samples_u8(uint8_t *dst, const uint8_t *src, in scale_samples_u8() argument 175 static inline void scale_samples_u8_small(uint8_t *dst, const uint8_t *src, in scale_samples_u8_small() argument 183 static inline void scale_samples_s16(uint8_t *dst, const uint8_t *src, in scale_samples_s16() argument 193 static inline void scale_samples_s16_small(uint8_t *dst, const uint8_t *src, in scale_samples_s16_small() argument 203 static inline void scale_samples_s32(uint8_t *dst, const uint8_t *src, in scale_samples_s32() argument [all...] |
| H A D | afir_template.c | 65 const ftype *src = (const ftype *)s->ir[s->selir]->extended_data[channel]; in draw_response() local 255 static void fn(fir_fadd)(AudioFIRContext *s, ftype *dst, const ftype *src, int nb_samples) in fir_fadd() argument 279 ftype *src in fir_quantum() local [all...] |
| H A D | vf_bilateral.c | 409 const uint8_t *src = in->data[plane]; in bilateralo_planes() local [all...] |
| H A D | vf_avgblur_opencl.c | 156 cl_mem src, dst, inter; in avgblur_opencl_filter_frame() local
|
| H A D | af_replaygain.c | 463 static void yule_filter_stereo_samples(ReplayGainContext *s, const float *src, in yule_filter_stereo_samples() argument
|
| H A D | colorchannelmixer_template.c | 186 const pixel *src = (const pixel *)srcrow; in filter_slice_rgba_packed() local
|
| H A D | vf_convolution_opencl.c | 182 cl_mem src, dst; in convolution_opencl_filter_frame() local
|
| H A D | vf_cover_rect.c | 68 const uint8_t *src = cover->cover_frame->data[p]; in cover_rect() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | nuv.c | 77 static void copy_frame(AVFrame *f, const uint8_t *src, int width, int height) in copy_frame() argument
|
| H A D | pafvideo.c | 137 static void copy_src_mask(uint8_t *dst, int width, uint8_t mask, const uint8_t *src) in copy_src_mask() argument 166 const uint8_t *src, *send, *opcodes; in decode_0() local [all...] |
| H A D | photocd.c | 176 const uint8_t *src = ptr + (y >> 1) * linesize; in interp_pixels() local
|
| H A D | mpegutils.c | 71 AVFrame *src; in ff_draw_horiz_band() local
|
| H A D | utvideoenc.c | 280 static void median_predict(UtvideoContext *c, uint8_t *src, uint8_t *dst, in median_predict() argument 235 mangle_rgb_planes(uint8_t *dst[4], ptrdiff_t dst_stride, uint8_t *const src[4], int planes, const int stride[4], int width, int height) mangle_rgb_planes() argument 314 count_usage(uint8_t *src, int width, int height, uint64_t *counts) count_usage() argument 349 write_huff_codes(uint8_t *src, uint8_t *dst, int dst_size, int width, int height, HuffEntry *he) write_huff_codes() argument 379 encode_plane(AVCodecContext *avctx, uint8_t *src, uint8_t *dst, ptrdiff_t stride, int plane_no, int width, int height, PutByteContext *pb) encode_plane() argument [all...] |
| H A D | vmdvideo.c | 67 static int lz_unpack(const unsigned char *src, int src_len, in lz_unpack() argument 140 static int rle_unpack(const unsigned char *src, unsigned char *dest, in rle_unpack() argument
|
| H A D | msvideo1enc.c | 72 uint16_t *src; in encode_frame() local
|
| H A D | rv40dsp.c | 269 put_rv40_qpel16_mc33_c(uint8_t *dst, const uint8_t *src, ptrdiff_t stride) put_rv40_qpel16_mc33_c() argument 273 avg_rv40_qpel16_mc33_c(uint8_t *dst, const uint8_t *src, ptrdiff_t stride) avg_rv40_qpel16_mc33_c() argument 277 put_rv40_qpel8_mc33_c(uint8_t *dst, const uint8_t *src, ptrdiff_t stride) put_rv40_qpel8_mc33_c() argument 281 avg_rv40_qpel8_mc33_c(uint8_t *dst, const uint8_t *src, ptrdiff_t stride) avg_rv40_qpel8_mc33_c() argument 429 rv40_weak_loop_filter(uint8_t *src, const int step, const ptrdiff_t stride, const int filter_p1, const int filter_q1, const int alpha, const int beta, const int lim_p0q0, const int lim_q1, const int lim_p1) rv40_weak_loop_filter() argument 477 rv40_h_weak_loop_filter(uint8_t *src, const ptrdiff_t stride, const int filter_p1, const int filter_q1, const int alpha, const int beta, const int lim_p0q0, const int lim_q1, const int lim_p1) rv40_h_weak_loop_filter() argument 487 rv40_v_weak_loop_filter(uint8_t *src, const ptrdiff_t stride, const int filter_p1, const int filter_q1, const int alpha, const int beta, const int lim_p0q0, const int lim_q1, const int lim_p1) rv40_v_weak_loop_filter() argument 497 rv40_strong_loop_filter(uint8_t *src, const int step, const ptrdiff_t stride, const int alpha, const int lims, const int dmode, const int chroma) rv40_strong_loop_filter() argument 555 rv40_h_strong_loop_filter(uint8_t *src, const ptrdiff_t stride, const int alpha, const int lims, const int dmode, const int chroma) rv40_h_strong_loop_filter() argument 562 rv40_v_strong_loop_filter(uint8_t *src, const ptrdiff_t stride, const int alpha, const int lims, const int dmode, const int chroma) rv40_v_strong_loop_filter() argument 569 rv40_loop_filter_strength(uint8_t *src, int step, ptrdiff_t stride, int beta, int beta2, int edge, int *p1, int *q1) rv40_loop_filter_strength() argument 605 rv40_h_loop_filter_strength(uint8_t *src, ptrdiff_t stride, int beta, int beta2, int edge, int *p1, int *q1) rv40_h_loop_filter_strength() argument 612 rv40_v_loop_filter_strength(uint8_t *src, ptrdiff_t stride, int beta, int beta2, int edge, int *p1, int *q1) rv40_v_loop_filter_strength() argument [all...] |
| H A D | texturedsp.c | 171 static av_always_inline void premult2straight(uint8_t *src) in premult2straight() argument 237 static void decompress_indices(uint8_t *dst, const uint8_t *src) in decompress_indices() argument 348 ycocg2rgba(uint8_t *src, int scaled) ycocg2rgba() argument [all...] |