Searched refs:system_start_code (Results 1 – 5 of 5) sorted by relevance
48 s->system_start_code = get_bits(gb, 8); in ff_parse_itu_t_t35_to_dynamic_hdr_vivid()49 if (s->system_start_code == 0x01) { in ff_parse_itu_t_t35_to_dynamic_hdr_vivid()
253 uint8_t system_start_code; member
25 system_start_code=1
323 av_log(ctx, AV_LOG_INFO, "system_start_code: %d, ", hdr_vivid->system_start_code); in dump_dynamic_hdr_vivid()
2204 print_int("system_start_code", metadata->system_start_code); in print_dynamic_hdr_vivid()