Home
last modified time | relevance | path

Searched defs:frame (Results 51 - 75 of 1136) sorted by relevance

12345678910>>...46

/third_party/ffmpeg/libavcodec/
H A Dlibgsmenc.c91 libgsm_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) libgsm_encode_frame() argument
H A Dnvdec_vp8.c29 static unsigned char safe_get_ref_idx(VP8Frame *frame) in safe_get_ref_idx() argument
H A Dpafaudio.c45 static int paf_audio_decode(AVCodecContext *avctx, AVFrame *frame, in paf_audio_decode() argument
H A Dvt_internal.h36 CVImageBufferRef frame; member
H A Dqsvenc_vp9.c49 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Dqsvenc_mpeg2.c48 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Dqsvenc_jpeg.c48 qsv_enc_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) qsv_enc_frame() argument
H A Dtmv.c39 static int tmv_decode_frame(AVCodecContext *avctx, AVFrame *frame, in tmv_decode_frame() argument
[all...]
/third_party/ffmpeg/doc/examples/
H A Dencode_video.c39 static void encode(AVCodecContext *enc_ctx, AVFrame *frame, AVPacket *pkt, in encode() argument
76 AVFrame *frame; in main() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_qsv.c34 static int qsv_get_buffer(AVCodecContext *s, AVFrame *frame, int flags) in qsv_get_buffer() argument
/third_party/ffmpeg/libavcodec/aarch64/
H A Dneontest.c58 wrap(avcodec_send_frame(AVCodecContext *avctx, const AVFrame *frame)) in avcodec_send_frame() argument
63 wrap(avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame)) in avcodec_receive_frame() argument
/third_party/ffmpeg/libavfilter/
H A Daudio.c39 AVFrame *frame = NULL; in ff_default_get_audio_buffer() local
[all...]
H A Dlavfutils.c43 AVFrame *frame = NULL; in ff_load_image() local
[all...]
H A Dqp_table.c27 int ff_qp_table_extract(AVFrame *frame, int8_t **table, int *table_w, int *table_h, in ff_qp_table_extract() argument
H A Dvideo.c43 AVFrame *frame = NULL; in ff_default_get_video_buffer2() local
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dw64xmmtest.c58 wrap(avcodec_send_frame(AVCodecContext *avctx, const AVFrame *frame)) in avcodec_send_frame() argument
63 wrap(avcodec_receive_frame(AVCodecContext *avctx, AVFrame *frame)) in avcodec_receive_frame() argument
/third_party/ffmpeg/libavutil/
H A Ddetection_bbox.c51 AVDetectionBBoxHeader *av_detection_bbox_create_side_data(AVFrame *frame, uint32_t nb_bboxes) in av_detection_bbox_create_side_data() argument
/third_party/ffmpeg/tools/
H A Dvenc_data_dump.c34 static int process_frame(DecodeContext *dc, AVFrame *frame) in process_frame() argument
H A Ddecode_simple.h39 AVFrame *frame; member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DDemoApplet.java35 Demo frame = null; field in DemoApplet
[all...]
/third_party/libunwind/libunwind/src/arm/
H A DGstep.c151 unw_word_t frame; in unw_step() local
[all...]
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dstart.cc10 void print_frame(const wasm::Frame* frame) { in print_frame() argument
61 auto frame = trap->origin(); in run() local
H A Dstart.c11 void print_frame(wasm_frame_t* frame) { in print_frame() argument
74 own wasm_frame_t* frame = wasm_trap_origin(trap); in main() local
/third_party/nghttp2/fuzz/
H A Dfuzz_target.cc4 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() argument
18 int on_header_callback2(nghttp2_session *session, const nghttp2_frame *frame, in on_header_callback2() argument
33 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() argument
11 on_begin_headers_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) on_begin_headers_callback() argument
26 before_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) before_frame_send_callback() argument
/third_party/mesa3d/src/util/
H A Du_debug_stack_android.cpp73 const backtrace_frame_data_t* frame = bt->GetFrame(i); in debug_backtrace_capture() local

Completed in 8 milliseconds

12345678910>>...46