| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_phase.c | 68 AVFrame *frame; /* previous frame */ member [all...] |
| H A D | vf_thumbnail.c | 135 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument [all...] |
| H A D | vf_telecine.c | 52 AVFrame *frame[5]; member 234 AVFrame *frame = av_frame_clone(s->frame[i]); filter_frame() local [all...] |
| H A D | vf_kerndeint.c | 40 int frame; ///< frame count, starting from 0 member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | hls_sample_encryption.c | 269 static int get_next_adts_frame(CodecParserContext *ctx, AudioFrame *frame) in get_next_adts_frame() argument 299 static int get_next_ac3_eac3_sync_frame(CodecParserContext *ctx, AudioFrame *frame) in get_next_ac3_eac3_sync_frame() argument 332 get_next_sync_frame(enum AVCodecID codec_id, CodecParserContext *ctx, AudioFrame *frame) get_next_sync_frame() argument 342 decrypt_sync_frame(enum AVCodecID codec_id, HLSCryptoContext *crypto_ctx, AudioFrame *frame) decrypt_sync_frame() argument 365 AudioFrame frame; decrypt_audio_frame() local [all...] |
| H A D | vapoursynth.c | 302 AVFrame *frame = (AVFrame *)data; in free_frame() local 319 const VSFrameRef *frame; member 339 AVFrame *frame = NULL; in read_packet_vs() local [all...] |
| H A D | dvenc.c | 83 static int dv_audio_frame_size(const AVDVProfile* sys, int frame, int sample_rate) in dv_audio_frame_size() argument 212 static void dv_inject_metadata(DVMuxContext *c, uint8_t* frame) in dv_inject_metadata() argument 246 dv_assemble_frame(AVFormatContext *s, DVMuxContext *c, AVStream* st, const uint8_t *data, int data_size, uint8_t **frame) dv_assemble_frame() argument 419 uint8_t* frame; dv_write_packet() local [all...] |
| H A D | rtpdec_jpeg.c | 35 AVIOContext *frame; ///< current frame buffer member [all...] |
| H A D | swfdec.c | 217 int tag, len, i, frame, v, res; in swf_read_packet() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_cuda.c | 174 static int cuda_get_buffer(AVHWFramesContext *ctx, AVFrame *frame) in cuda_get_buffer() argument [all...] |
| /third_party/ffmpeg/tools/ |
| H A D | target_dec_fuzzer.c | 84 static int subtitle_handler(AVCodecContext *avctx, void *frame, in subtitle_handler() argument 94 static int audio_video_handler(AVCodecContext *avctx, AVFrame *frame, in audio_video_handler() argument 107 static int fuzz_video_get_buffer(AVCodecContext *ctx, AVFrame *frame) in fuzz_video_get_buffer() argument 147 fuzz_get_buffer2(AVCodecContext *ctx, AVFrame *frame, int flags) fuzz_get_buffer2() argument 439 AVFrame *frame = av_frame_alloc(); LLVMFuzzerTestOneInput() local [all...] |
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| H A D | BundleItemDialog.java | 70 public BundleItemDialog(RBManager rbm, BundleItem item, String user, JFrame frame, String title, boolean modal) { in BundleItemDialog() argument
|
| H A D | ResourceCreationDialog.java | 61 public ResourceCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in ResourceCreationDialog() argument
|
| H A D | BundleItemCreationDialog.java | 65 public BundleItemCreationDialog(RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument 73 public BundleItemCreationDialog(String groupName, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument 81 public BundleItemCreationDialog(BundleItem item, RBManager rbm, JFrame frame, String title, boolean modal) { in BundleItemCreationDialog() argument
|
| /third_party/libunwind/libunwind/src/x86_64/ |
| H A D | Gtrace.c | 289 unw_tdep_frame_t *frame; trace_lookup() local [all...] |
| /third_party/libunwind/libunwind/src/aarch64/ |
| H A D | Gtrace.c | 291 unw_tdep_frame_t *frame; trace_lookup() local [all...] |
| /third_party/libunwind/libunwind/src/arm/ |
| H A D | Gtrace.c | 292 unw_tdep_frame_t *frame; trace_lookup() local [all...] |
| /third_party/node/src/ |
| H A D | node_util.cc | 152 Local<StackFrame> frame = trace->GetFrame(isolate, 1); in GetCallerLocation() local
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_http.c | 350 nghttp2_http_on_header(nghttp2_session *session, nghttp2_stream *stream, nghttp2_frame *frame, nghttp2_hd_nv *nv, int trailer) nghttp2_http_on_header() argument 444 nghttp2_http_on_request_headers(nghttp2_stream *stream, nghttp2_frame *frame) nghttp2_http_on_request_headers() argument 508 nghttp2_http_on_trailer_headers(nghttp2_stream *stream, nghttp2_frame *frame) nghttp2_http_on_trailer_headers() argument 544 nghttp2_http_record_request_method(nghttp2_stream *stream, nghttp2_frame *frame) nghttp2_http_record_request_method() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | h2load_http2_session.cc | 45 int on_header_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_header_callback() argument 70 int on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_recv_callback() argument 109 before_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) before_frame_send_callback() argument [all...] |
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_frame_test.c | 74 nghttp2_headers frame, oframe; in test_nghttp2_frame_pack_headers() local 170 nghttp2_headers frame; in test_nghttp2_frame_pack_headers_frame_too_large() local 210 nghttp2_priority frame, oframe; test_nghttp2_frame_pack_priority() local 239 nghttp2_rst_stream frame, oframe; test_nghttp2_frame_pack_rst_stream() local 275 nghttp2_settings frame, oframe; test_nghttp2_frame_pack_settings() local 312 nghttp2_push_promise frame, oframe; test_nghttp2_frame_pack_push_promise() local 360 nghttp2_ping frame, oframe; test_nghttp2_frame_pack_ping() local 381 nghttp2_goaway frame, oframe; test_nghttp2_frame_pack_goaway() local 429 nghttp2_window_update frame, oframe; test_nghttp2_frame_pack_window_update() local 449 nghttp2_extension frame, oframe; test_nghttp2_frame_pack_altsvc() local 502 nghttp2_extension frame, oframe; test_nghttp2_frame_pack_origin() local 594 nghttp2_extension frame, oframe; test_nghttp2_frame_pack_priority_update() local [all...] |
| H A D | failmalloc_test.c | 277 nghttp2_frame frame; in run_nghttp2_session_recv() local 397 nghttp2_frame frame, oframe; run_nghttp2_frame_pack_headers() local 447 nghttp2_frame frame, oframe; run_nghttp2_frame_pack_settings() local [all...] |
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_http.c | 350 nghttp2_http_on_header(nghttp2_session *session, nghttp2_stream *stream, nghttp2_frame *frame, nghttp2_hd_nv *nv, int trailer) nghttp2_http_on_header() argument 444 nghttp2_http_on_request_headers(nghttp2_stream *stream, nghttp2_frame *frame) nghttp2_http_on_request_headers() argument 508 nghttp2_http_on_trailer_headers(nghttp2_stream *stream, nghttp2_frame *frame) nghttp2_http_on_trailer_headers() argument 544 nghttp2_http_record_request_method(nghttp2_stream *stream, nghttp2_frame *frame) nghttp2_http_record_request_method() argument [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | escape-analysis-reducer.cc | 339 Node* frame = jsgraph()->graph()->NewNode( in Finalize() local
|
| /third_party/node/deps/v8/src/profiler/ |
| H A D | allocation-tracker.cc | 213 JavaScriptFrame* frame = it.frame(); in AllocationEvent() local
|