Home
last modified time | relevance | path

Searched defs:print_frame (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/doc/examples/
Dfiltering_audio.c200 static void print_frame(const AVFrame *frame) in print_frame() function
/third_party/nghttp2/src/
Dapp_helper.cc254 void print_frame(print_type ptype, const nghttp2_frame *frame) { in print_frame() function