Searched defs:out_f (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
H A D | vf_chromaber_vulkan.c | 173 static int process_frames(AVFilterContext *avctx, AVFrame *out_f, AVFrame *in_f) in process_frames() argument
|
H A D | vf_avgblur_vulkan.c | 205 static int process_frames(AVFilterContext *avctx, AVFrame *out_f, AVFrame *tmp_f, AVFrame *in_f) in process_frames() argument
|
H A D | vf_overlay_vulkan.c | 231 static int process_frames(AVFilterContext *avctx, AVFrame *out_f, in process_frames() argument
|
H A D | vf_scale_vulkan.c | 291 static int process_frames(AVFilterContext *avctx, AVFrame *out_f, AVFrame *in_f) in process_frames() argument
|
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 5784 upb_msg_next(const upb_msg *msg, const upb_msgdef *m, const upb_symtab *ext_pool, const upb_fielddef **out_f, upb_msgval *out_val, size_t *iter) upb_msg_next() argument
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | upb.c | 5282 upb_msg_next(const upb_msg *msg, const upb_msgdef *m, const upb_symtab *ext_pool, const upb_fielddef **out_f, upb_msgval *out_val, size_t *iter) upb_msg_next() argument
|
Completed in 36 milliseconds