Home
last modified time | relevance | path

Searched defs:frame (Results 151 - 175 of 1911) sorted by relevance

12345678910>>...77

/third_party/ffmpeg/libavcodec/
H A Dcngenc.c63 cng_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) cng_encode_frame() argument
H A Dhcom.c83 static int hcom_decode(AVCodecContext *avctx, AVFrame *frame, in hcom_decode() argument
H A Dlibwebpenc_animencoder.c59 libwebp_anim_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) libwebp_anim_encode_frame() argument
H A Dlibcelt_dec.c106 static int libcelt_dec_decode(AVCodecContext *c, AVFrame *frame, in libcelt_dec_decode() argument
H A Dlibgsmdec.c85 static int libgsm_decode_frame(AVCodecContext *avctx, AVFrame *frame, in libgsm_decode_frame() argument
H A Dm101.c47 static int m101_decode_frame(AVCodecContext *avctx, AVFrame *frame, in m101_decode_frame() argument
[all...]
H A Daliaspixenc.c31 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
H A Daasc.c39 AVFrame *frame; member
[all...]
H A Dv4l2_m2m_dec.c136 static int v4l2_receive_frame(AVCodecContext *avctx, AVFrame *frame) in v4l2_receive_frame() argument
H A Dxfacedec.c112 static int xface_decode_frame(AVCodecContext *avctx, AVFrame *frame, in xface_decode_frame() argument
H A Dws-snd1.c54 static int ws_snd_decode_frame(AVCodecContext *avctx, AVFrame *frame, in ws_snd_decode_frame() argument
H A Dwrapped_avframe.c38 AVFrame *frame = (AVFrame *)data; in wrapped_avframe_release_buffer() local
43 wrapped_avframe_encode(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) wrapped_avframe_encode() argument
H A Ds302menc.c72 s302m_encode2_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) s302m_encode2_frame() argument
H A Dmsrle.c44 AVFrame *frame; member
[all...]
/third_party/ffmpeg/doc/examples/
H A Dqsvdec.c117 AVFrame *frame = NULL, *sw_frame = NULL; in main() local
62 decode_packet(AVCodecContext *decoder_ctx, AVFrame *frame, AVFrame *sw_frame, AVPacket *pkt, AVIOContext *output_ctx) decode_packet() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_videotoolbox.c36 static int videotoolbox_retrieve_data(AVCodecContext *s, AVFrame *frame) in videotoolbox_retrieve_data() argument
/third_party/ffmpeg/libavfilter/
H A Df_latency.c74 AVFrame *frame = NULL; in activate() local
H A Daf_asetnsamples.c59 AVFrame *frame = NULL, *pad_frame; in activate() local
[all...]
H A Dyadif_common.c92 int ff_yadif_filter_frame(AVFilterLink *link, AVFrame *frame) in ff_yadif_filter_frame() argument
[all...]
/third_party/libunwind/libunwind/src/x86_64/
H A DGos-linux.c62 tdep_reuse_frame (struct dwarf_cursor *dw, int frame) in tdep_reuse_frame() argument
/third_party/libdrm/include/drm/
H A Ddrm_sarea.h80 struct drm_sarea_frame frame; /**< frame */ member
/third_party/nghttp2/fuzz/
H A Dfuzz_target_fdp.cc8 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() argument
22 int on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, in on_header_callback2() argument
37 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() argument
15 on_begin_headers_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) on_begin_headers_callback() argument
30 before_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) before_frame_send_callback() argument
/third_party/ltp/testcases/network/can/cve/
H A Dcan_bcm01.c35 struct can_frame frame; member
/third_party/ltp/testcases/network/can/filter-tests/
H A Dcan_rcv_own_msgs.c23 struct can_frame frame; in test_sockets() local
[all...]
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DSincResampler.cpp37 void SincResampler::readFrame(float *frame) { in readFrame() argument

Completed in 9 milliseconds

12345678910>>...77