Searched defs:dst_ref (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ |
H A D | vf_gblur.c | 37 static void check_horiz_slice(float *dst_ref, float *dst_new, float *localbuf) in check_horiz_slice() argument 52 static void check_verti_slice(float *dst_ref, float *dst_new) in check_verti_slice() argument 68 static void check_postscale_slice(float *dst_ref, float *dst_new) in check_postscale_slice() argument 83 float *dst_ref in checkasm_check_vf_gblur() local [all...] |
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_shader.c | 41 struct pipe_reference *dst_ref; in vmw_svga_winsys_shader_reference() local
|
H A D | vmw_surface.c | 250 struct pipe_reference *dst_ref; in vmw_svga_winsys_surface_reference() local
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext.c | 648 AVBufferRef *dst_ref = NULL, *tmp_ref; in av_hwdevice_ctx_create_derived_opts() local 872 AVBufferRef *dst_ref in av_hwframe_ctx_create_derived() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_atempo.c | 766 yae_overlap_add(ATempoContext *atempo, uint8_t **dst_ref, uint8_t *dst_end) yae_overlap_add() argument 821 yae_apply(ATempoContext *atempo, const uint8_t **src_ref, const uint8_t *src_end, uint8_t **dst_ref, uint8_t *dst_end) yae_apply() argument 895 yae_flush(ATempoContext *atempo, uint8_t **dst_ref, uint8_t *dst_end) yae_flush() argument
|
Completed in 5 milliseconds