Home
last modified time | relevance | path

Searched refs:print_frame (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dapp_helper.cc254 void print_frame(print_type ptype, const nghttp2_frame *frame) { in print_frame() function
399 print_frame(PRINT_RECV, frame); in verbose_on_frame_recv_callback()
411 print_frame(PRINT_RECV, frame); in verbose_on_invalid_frame_recv_callback()
421 print_frame(PRINT_SEND, frame); in verbose_on_frame_send_callback()
/third_party/ffmpeg/doc/examples/
Dfiltering_audio.c200 static void print_frame(const AVFrame *frame) in print_frame() function
270 print_frame(filt_frame); in main()
/third_party/gettext/build-aux/
Dtexi2html346 $print_frame
1455 $print_frame = \&T2H_DEFAULT_print_frame;
13540 &$Texi2HTML::Config::print_frame($FH, $docu_toc_frame_file, $docu_top_file);