Searched defs:src_ref (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_shader.c | 40 struct pipe_reference *src_ref; in vmw_svga_winsys_shader_reference() local
|
H A D | vmw_surface.c | 249 struct pipe_reference *src_ref; in vmw_svga_winsys_surface_reference() local
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | hwdevice.c | 23 static int test_derivation(AVBufferRef *src_ref, const char *src_name) in test_derivation() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext.c | 643 av_hwdevice_ctx_create_derived_opts(AVBufferRef **dst_ref_ptr, enum AVHWDeviceType type, AVBufferRef *src_ref, AVDictionary *options, int flags) av_hwdevice_ctx_create_derived_opts() argument 711 av_hwdevice_ctx_create_derived(AVBufferRef **dst_ref_ptr, enum AVHWDeviceType type, AVBufferRef *src_ref, int flags) av_hwdevice_ctx_create_derived() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_atempo.c | 428 yae_load_data(ATempoContext *atempo, const uint8_t **src_ref, const uint8_t *src_end, int64_t stop_here) yae_load_data() argument 503 yae_load_frag(ATempoContext *atempo, const uint8_t **src_ref, const uint8_t *src_end) yae_load_frag() 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
|
Completed in 5 milliseconds