Home
last modified time | relevance | path

Searched defs:src (Results 926 - 950 of 4010) sorted by relevance

1...<<31323334353637383940>>...161

/third_party/ffmpeg/libavcodec/
H A Deacmv.c73 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 Djacosubdec.c95 static void jacosub_to_ass(AVCodecContext *avctx, AVBPrint *dst, const char *src) in jacosub_to_ass() argument
[all...]
H A Dmediacodec_sw_buffer.c84 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 Dgsmdec_template.c50 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 Dac3dec_fixed.c61 scale_coefs( int32_t *dst, const int32_t *src, int dynrng, int len) scale_coefs() argument
[all...]
H A D8svx.c72 static void delta_decode(uint8_t *dst, const uint8_t *src, int src_size, in delta_decode() argument
H A Dpcm-dvd.c146 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 Dprosumer.c133 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 Dsgienc.c52 static int sgi_rle_encode(PutByteContext *pbc, const uint8_t *src, in sgi_rle_encode() argument
H A Dvble.c122 const uint8_t *src = avpkt->data; in vble_decode_frame() local
H A Dmpegvideo_dec.c51 ff_mpeg_update_thread_context(AVCodecContext *dst, const AVCodecContext *src) ff_mpeg_update_thread_context() argument
H A Dpgs_frame_merge_bsf.c59 static int frame_merge_output(PGSMergeContext *ctx, AVPacket *dst, AVPacket *src) in frame_merge_output() argument
H A Dpcxenc.c96 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 Drv30.c138 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 Dh263dsp_msa.c29 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 Dh264pred_mmi.c30 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 Ddwfllines.c70 const char *src = dwfl_lineinfo (line, &addr, &lineno, &colno, in main() local
H A Daddrscopes.c35 const char *src; in paddr() local
/third_party/ffmpeg/doc/examples/
H A Dfilter_audio.c62 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 Daf_adynamicsmooth.c67 const double *src = (const double *)in->extended_data[ch]; in filter_frame() local
H A Daf_stereowiden.c92 const float *src = (const float *)in->data[0]; in filter_frame() local
H A Daf_earwax.c135 int16_t *taps, *endin, *dst, *src; in convolve() local
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideodsp.c28 static void gmc_mmx(uint8_t *dst, uint8_t *src, in gmc_mmx() argument
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_mathbinary.c59 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 Dh264chroma_template.c112 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...]

Completed in 12 milliseconds

1...<<31323334353637383940>>...161