Home
last modified time | relevance | path

Searched refs:show_mode (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dtest-dissect.c3 static inline const char *show_mode(unsigned mode) in show_mode() function
34 pos->line, pos->pos, ctx->len, ctx->name, show_mode(mode)); in print_usage()
/third_party/ffmpeg/fftools/
H A Dffplay.c263 } show_mode; member
343 static enum ShowMode show_mode = SHOW_MODE_NONE; variable
1066 int data_used= s->show_mode == SHOW_MODE_WAVES ? s->width : (2*nb_freq); in video_audio_display()
1083 if (s->show_mode == SHOW_MODE_WAVES) { in video_audio_display()
1104 if (s->show_mode == SHOW_MODE_WAVES) { in video_audio_display()
1151 s->show_mode = SHOW_MODE_WAVES; in video_audio_display()
1356 if (is->audio_st && is->show_mode != SHOW_MODE_VIDEO) in video_display()
1573 if (!display_disable && is->show_mode != SHOW_MODE_VIDEO && is->audio_st) { in video_refresh()
1676 if (!display_disable && is->force_refresh && is->show_mode == SHOW_MODE_VIDEO && is->pictq.rindex_shown) in video_refresh()
2450 if (is->show_mode ! in sdl_audio_callback()
[all...]

Completed in 5 milliseconds