/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_videotoolbox.c | 282 static int vt_get_buffer(AVHWFramesContext *ctx, AVFrame *frame) in vt_get_buffer() argument
|
H A D | hwcontext_vdpau.c | 291 static int vdpau_get_buffer(AVHWFramesContext *ctx, AVFrame *frame) in vdpau_get_buffer() argument
|
H A D | hwcontext_dxva2.c | 237 static int dxva2_get_buffer(AVHWFramesContext *ctx, AVFrame *frame) in dxva2_get_buffer() argument [all...] |
H A D | hwcontext_d3d11va.c | 311 static int d3d11va_get_buffer(AVHWFramesContext *ctx, AVFrame *frame) in d3d11va_get_buffer() argument 398 const AVFrame *frame in d3d11va_transfer_data() local [all...] |
H A D | hwcontext.c | 499 int av_hwframe_get_buffer(AVBufferRef *hwframe_ref, AVFrame *frame, int flags) in av_hwframe_get_buffer() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vsrc_gradients.c | 249 AVFrame *frame = arg; in draw_gradients_slice() local 272 AVFrame *frame in draw_gradients_slice16() local 295 AVFrame *frame = arg; draw_gradients_slice32_planar() local 386 AVFrame *frame = ff_get_video_buffer(outlink, s->w, s->h); activate() local [all...] |
H A D | vsrc_mptestsrc.c | 300 uint64_t frame = outlink->frame_count_in / test->max_frames; in request_frame() local
|
H A D | vf_uspp.c | 57 AVFrame *frame; member [all...] |
H A D | vf_pad.c | 231 AVFrame *frame; in get_video_buffer() local 258 buffer_needs_copy(PadContext *s, AVFrame *frame, AVBufferRef *buf) buffer_needs_copy() argument 310 frame_needs_copy(PadContext *s, AVFrame *frame) frame_needs_copy() argument [all...] |
H A D | vf_thumbnail_cuda.c | 249 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument 270 thumbnail(ctx, (int*)s->data, frame); in filter_frame() local [all...] |
H A D | vf_vibrance.c | 57 AVFrame *frame = arg; in vibrance_slice8() local 114 AVFrame *frame in vibrance_slice16() local 173 AVFrame *frame = arg; vibrance_slice8p() local 228 AVFrame *frame = arg; vibrance_slice16p() local 282 filter_frame(AVFilterLink *link, AVFrame *frame) filter_frame() argument [all...] |
H A D | vf_libopencv.c | 43 static void fill_iplimage_from_frame(IplImage *img, const AVFrame *frame, enum AVPixelFormat pixfmt) in fill_iplimage_from_frame() argument 61 static void fill_frame_from_iplimage(AVFrame *frame, const IplImage *img, enum AVPixelFormat pixfmt) in fill_frame_from_iplimage() argument
|
H A D | vf_overlay_qsv.c | 234 AVFrame *frame = NULL; in process_frame() local 311 static int filter_callback(AVFilterLink *outlink, AVFrame *frame) in filter_callback() argument [all...] |
H A D | vf_premultiply.c | 748 AVFrame *frame = NULL; in activate() local
|
H A D | vf_vignette.c | 150 static void update_context(VignetteContext *s, AVFilterLink *inlink, AVFrame *frame) in update_context() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | avisynth.c | 251 AVS_VideoFrame *frame; in avisynth_create_stream_video() local 905 AVS_VideoFrame *frame; in avisynth_read_packet_video() local [all...] |
/third_party/glfw/examples/ |
H A D | heightmap.c | 407 int frame; in main() local
|
/third_party/backends/backend/ |
H A D | pieusb_scancmd.c | 306 sanei_pieusb_cmd_get_scan_frame(SANE_Int device_number, SANE_Int index, struct Pieusb_Scan_Frame* frame, struct Pieusb_Command_Status *status) in sanei_pieusb_cmd_get_scan_frame() argument 481 sanei_pieusb_cmd_set_scan_frame(SANE_Int device_number, SANE_Int index, struct Pieusb_Scan_Frame* frame, struct Pieusb_Command_Status *status) sanei_pieusb_cmd_set_scan_frame() argument [all...] |
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | usbd_video.c | 770 struct uvc_transfer_data *frame; in uvc_copy_continue() local [all...] |
/third_party/mesa3d/include/drm-uapi/ |
H A D | lima_drm.h | 74 __u32 frame[LIMA_GP_FRAME_REG_NUM]; member 82 __u32 frame[LIMA_PP_FRAME_REG_NUM]; member 91 __u32 frame[LIMA_PP_FRAME_REG_NUM]; member 122 __u64 frame; /* in, GP/PP frame */ member
|
/third_party/lame/mpglib/ |
H A D | mpg123.h | 94 struct frame { struct
|
/third_party/node/src/ |
H A D | debug_utils.cc | 311 void* frame = frames[i]; in DumpBacktrace() local
|
/third_party/nghttp2/examples/ |
H A D | libevent-client.c | 215 on_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) on_header_callback() argument 237 on_begin_headers_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) on_begin_headers_callback() argument 257 on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) on_frame_recv_callback() argument [all...] |
/third_party/nghttp2/lib/ |
H A D | nghttp2_submit.c | 76 nghttp2_frame *frame = NULL; in submit_headers_shared() local 226 nghttp2_frame *frame; in nghttp2_submit_priority() local 320 nghttp2_frame *frame; nghttp2_submit_push_promise() local 511 nghttp2_frame *frame; nghttp2_submit_altsvc() local 592 nghttp2_frame *frame; nghttp2_submit_origin() local 677 nghttp2_frame *frame; nghttp2_submit_priority_update() local 815 nghttp2_frame *frame; nghttp2_submit_data() local 869 nghttp2_frame *frame; nghttp2_submit_extension() local [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_live_check.cc | 718 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() argument 734 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() argument
|