Searched refs:dts_sync_point (Results 1 – 3 of 3) sorted by relevance
609 s->dts_sync_point = p->sei.buffering_period.present; in h264_parse()613 s->dts_sync_point = INT_MIN; in h264_parse()622 if (s->dts_sync_point >= 0) { in h264_parse()637 if (s->dts_sync_point > 0) in h264_parse()
75 s->dts_sync_point = INT_MIN; in av_parser_init()
3446 int dts_sync_point; member