| /third_party/ffmpeg/libavcodec/ |
| H A D | eacmv.c | 73 cmv_motcomp(unsigned char *dst, ptrdiff_t dst_stride, const unsigned char *src, ptrdiff_t src_stride, int x, int y, int xoffset, int yoffset, int width, int height) cmv_motcomp() argument
|
| H A D | jacosubdec.c | 95 static void jacosub_to_ass(AVCodecContext *avctx, AVBPrint *dst, const char *src) in jacosub_to_ass() argument [all...] |
| H A D | mediacodec_sw_buffer.c | 84 uint8_t *src = NULL; in ff_mediacodec_sw_buffer_copy_yuv420_planar() local 139 uint8_t *src = NULL; ff_mediacodec_sw_buffer_copy_yuv420_semi_planar() local 189 uint8_t *src = NULL; ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar() local [all...] |
| H A D | gsmdec_template.c | 50 const int16_t *src = dst - lag; in long_term_synth() local 83 static void short_term_synth(GSMContext *ctx, int16_t *dst, const int16_t *src) in short_term_synth() argument
|
| H A D | ac3dec_fixed.c | 61 scale_coefs( int32_t *dst, const int32_t *src, int dynrng, int len) scale_coefs() argument [all...] |
| H A D | 8svx.c | 72 static void delta_decode(uint8_t *dst, const uint8_t *src, int src_size, in delta_decode() argument
|
| H A D | pcm-dvd.c | 146 static void *pcm_dvd_decode_samples(AVCodecContext *avctx, const uint8_t *src, in pcm_dvd_decode_samples() argument 231 const uint8_t *src = avpkt->data; in pcm_dvd_decode_frame() local [all...] |
| H A D | prosumer.c | 133 static void vertical_predict(uint32_t *dst, int offset, const uint32_t *src, int stride, int height) in vertical_predict() argument 178 const uint8_t *src = s->decbuffer + (avctx->height - 1 - i) * s->stride; in decode_frame() local [all...] |
| H A D | sgienc.c | 52 static int sgi_rle_encode(PutByteContext *pbc, const uint8_t *src, in sgi_rle_encode() argument
|
| H A D | vble.c | 122 const uint8_t *src = avpkt->data; in vble_decode_frame() local
|
| H A D | mpegvideo_dec.c | 51 ff_mpeg_update_thread_context(AVCodecContext *dst, const AVCodecContext *src) ff_mpeg_update_thread_context() argument
|
| H A D | pgs_frame_merge_bsf.c | 59 static int frame_merge_output(PGSMergeContext *ctx, AVPacket *dst, AVPacket *src) in frame_merge_output() argument
|
| H A D | pcxenc.c | 96 const uint8_t *src; in pcx_encode_frame() local 47 pcx_rle_encode( uint8_t *dst, int dst_size, const uint8_t *src, int src_plane_size, int nplanes) pcx_rle_encode() argument
|
| H A D | rv30.c | 138 static inline void rv30_weak_loop_filter(uint8_t *src, const int step, in rv30_weak_loop_filter() argument [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | h263dsp_msa.c | 29 static void h263_h_loop_filter_msa(uint8_t *src, int32_t stride, int32_t qscale) in h263_h_loop_filter_msa() argument 92 static void h263_v_loop_filter_msa(uint8_t *src, int32_t stride, int32_t qscale) in h263_v_loop_filter_msa() argument 153 void ff_h263_h_loop_filter_msa(uint8_t *src, int32_t stride, int32_t q_scale) in ff_h263_h_loop_filter_msa() argument 158 ff_h263_v_loop_filter_msa(uint8_t *src, int32_t stride, int32_t q_scale) ff_h263_v_loop_filter_msa() argument [all...] |
| H A D | h264pred_mmi.c | 30 void ff_pred16x16_vertical_8_mmi(uint8_t *src, ptrdiff_t stride) in ff_pred16x16_vertical_8_mmi() argument 60 ff_pred16x16_horizontal_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred16x16_horizontal_8_mmi() argument 97 ff_pred16x16_dc_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred16x16_dc_8_mmi() argument 155 ff_pred8x8l_top_dc_8_mmi(uint8_t *src, int has_topleft, int has_topright, ptrdiff_t stride) ff_pred8x8l_top_dc_8_mmi() argument 246 ff_pred8x8l_dc_8_mmi(uint8_t *src, int has_topleft, int has_topright, ptrdiff_t stride) ff_pred8x8l_dc_8_mmi() argument 353 ff_pred8x8l_vertical_8_mmi(uint8_t *src, int has_topleft, int has_topright, ptrdiff_t stride) ff_pred8x8l_vertical_8_mmi() argument 435 ff_pred4x4_dc_8_mmi(uint8_t *src, const uint8_t *topright, ptrdiff_t stride) ff_pred4x4_dc_8_mmi() argument 465 ff_pred8x8_vertical_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x8_vertical_8_mmi() argument 492 ff_pred8x8_horizontal_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x8_horizontal_8_mmi() argument 525 ff_pred8x8_top_dc_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x8_top_dc_8_mmi() argument 577 ff_pred8x8_dc_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x8_dc_8_mmi() argument 683 ff_pred8x16_vertical_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x16_vertical_8_mmi() argument 714 ff_pred8x16_horizontal_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred8x16_horizontal_8_mmi() argument 747 pred16x16_plane_compat_mmi(uint8_t *src, int stride, const int svq3, const int rv40) pred16x16_plane_compat_mmi() argument 977 ff_pred16x16_plane_h264_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred16x16_plane_h264_8_mmi() argument 982 ff_pred16x16_plane_svq3_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred16x16_plane_svq3_8_mmi() argument 987 ff_pred16x16_plane_rv40_8_mmi(uint8_t *src, ptrdiff_t stride) ff_pred16x16_plane_rv40_8_mmi() argument [all...] |
| /third_party/elfutils/tests/ |
| H A D | dwfllines.c | 70 const char *src = dwfl_lineinfo (line, &addr, &lineno, &colno, in main() local
|
| H A D | addrscopes.c | 35 const char *src; in paddr() local
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | filter_audio.c | 62 static int init_filter_graph(AVFilterGraph **graph, AVFilterContext **src, in init_filter_graph() argument 273 AVFilterContext *src, *sink; in main() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_adynamicsmooth.c | 67 const double *src = (const double *)in->extended_data[ch]; in filter_frame() local
|
| H A D | af_stereowiden.c | 92 const float *src = (const float *)in->data[0]; in filter_frame() local
|
| H A D | af_earwax.c | 135 int16_t *taps, *endin, *dst, *src; in convolve() local
|
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | mpegvideodsp.c | 28 static void gmc_mmx(uint8_t *dst, uint8_t *src, in gmc_mmx() argument [all...] |
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_mathbinary.c | 59 const float *src; in math_binary_commutative() local 79 const float *src; in math_binary_not_commutative() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | h264chroma_template.c | 112 static void PREFIX_h264_chroma_mc8_altivec(uint8_t * dst, uint8_t * src, in PREFIX_h264_chroma_mc8_altivec() argument 187 PREFIX_no_rnd_vc1_chroma_mc8_altivec(uint8_t *dst, uint8_t *src, ptrdiff_t stride, int h, int x, int y) PREFIX_no_rnd_vc1_chroma_mc8_altivec() argument [all...] |