Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpgssubdec.c53 uint8_t composition_flag; member
457 object->composition_flag = bytestream_get_byte(&buf); in parse_presentation_segment()
463 if (object->composition_flag & 0x80) { in parse_presentation_segment()
551 if (ctx->presentation.objects[i].composition_flag & 0x40) in display_end_segment()
586 if (!ctx->forced_subs_only || ctx->presentation.objects[i].composition_flag & 0x40) in display_end_segment()

Completed in 2 milliseconds