Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpgs_frame_merge_bsf.c46 int presentation_found; member
54 ctx->presentation_found = ctx->pkt_flags = 0; in frame_merge_flush()
61 if (!ctx->presentation_found) in frame_merge_output()
63 ctx->presentation_found = 0; in frame_merge_output()
102 if (segment_type == PRESENTATION_SEGMENT && ctx->presentation_found) in frame_merge_filter()
108 ctx->presentation_found = presentation = 1; in frame_merge_filter()

Completed in 1 milliseconds