Searched refs:is_second (Results 1 – 4 of 4) sorted by relevance
27 static int return_frame(AVFilterContext *ctx, int is_second) in return_frame() argument40 if (is_second) { in return_frame()51 yadif->filter(ctx, yadif->out, tff ^ !is_second, tff); in return_frame()53 if (is_second) { in return_frame()65 yadif->frame_pending = (yadif->mode&1) && !is_second; in return_frame()
457 static int filter(AVFilterContext *ctx, int is_second) in filter() argument471 if (!is_second) { in filter()
689 static int get_frame(AVFilterContext *ctx, int is_second) in get_frame() argument713 if (is_second) { in get_frame()
2728 BOOL is_second; in fs__statfs() local2731 is_second = pathw != req->file.pathw; in fs__statfs()2732 if (err != ERROR_DIRECTORY || is_second) { in fs__statfs()2733 if (is_second) in fs__statfs()