/third_party/ffmpeg/libavcodec/ |
H A D | cngenc.c | 63 cng_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) cng_encode_frame() argument
|
H A D | hcom.c | 83 static int hcom_decode(AVCodecContext *avctx, AVFrame *frame, in hcom_decode() argument
|
H A D | libwebpenc_animencoder.c | 59 libwebp_anim_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) libwebp_anim_encode_frame() argument
|
H A D | libcelt_dec.c | 106 static int libcelt_dec_decode(AVCodecContext *c, AVFrame *frame, in libcelt_dec_decode() argument
|
H A D | libgsmdec.c | 85 static int libgsm_decode_frame(AVCodecContext *avctx, AVFrame *frame, in libgsm_decode_frame() argument
|
H A D | m101.c | 47 static int m101_decode_frame(AVCodecContext *avctx, AVFrame *frame, in m101_decode_frame() argument [all...] |
H A D | aliaspixenc.c | 31 encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) encode_frame() argument
|
H A D | aasc.c | 39 AVFrame *frame; member [all...] |
H A D | v4l2_m2m_dec.c | 136 static int v4l2_receive_frame(AVCodecContext *avctx, AVFrame *frame) in v4l2_receive_frame() argument
|
H A D | xfacedec.c | 112 static int xface_decode_frame(AVCodecContext *avctx, AVFrame *frame, in xface_decode_frame() argument
|
H A D | ws-snd1.c | 54 static int ws_snd_decode_frame(AVCodecContext *avctx, AVFrame *frame, in ws_snd_decode_frame() argument
|
H A D | wrapped_avframe.c | 38 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 D | s302menc.c | 72 s302m_encode2_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) s302m_encode2_frame() argument
|
H A D | msrle.c | 44 AVFrame *frame; member [all...] |
/third_party/ffmpeg/doc/examples/ |
H A D | qsvdec.c | 117 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 D | ffmpeg_videotoolbox.c | 36 static int videotoolbox_retrieve_data(AVCodecContext *s, AVFrame *frame) in videotoolbox_retrieve_data() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | f_latency.c | 74 AVFrame *frame = NULL; in activate() local
|
H A D | af_asetnsamples.c | 59 AVFrame *frame = NULL, *pad_frame; in activate() local [all...] |
H A D | yadif_common.c | 92 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 D | Gos-linux.c | 62 tdep_reuse_frame (struct dwarf_cursor *dw, int frame) in tdep_reuse_frame() argument
|
/third_party/libdrm/include/drm/ |
H A D | drm_sarea.h | 80 struct drm_sarea_frame frame; /**< frame */ member
|
/third_party/nghttp2/fuzz/ |
H A D | fuzz_target_fdp.cc | 8 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 D | can_bcm01.c | 35 struct can_frame frame; member
|
/third_party/ltp/testcases/network/can/filter-tests/ |
H A D | can_rcv_own_msgs.c | 23 struct can_frame frame; in test_sockets() local [all...] |
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
H A D | SincResampler.cpp | 37 void SincResampler::readFrame(float *frame) { in readFrame() argument
|