Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_sei.h100 uint8_t clock_timestamp_flag[3]; member
H A Dhevc_sei.c382 s->clock_timestamp_flag[i] = get_bits(gb, 1); in decode_nal_sei_timecode()
384 if (s->clock_timestamp_flag[i]) { in decode_nal_sei_timecode()
H A Dcbs_h264.h253 uint8_t clock_timestamp_flag[3]; member
H A Dcbs_h264_syntax_template.c669 flags(clock_timestamp_flag[i], 1, i); in sei_pic_timing()
670 if (current->clock_timestamp_flag[i]) in sei_pic_timing()
H A Dcbs_h265.h645 uint8_t clock_timestamp_flag[3]; member
H A Dcbs_h265_syntax_template.c2014 flags(clock_timestamp_flag[i], 1, i); in sei_time_code()
2016 if (current->clock_timestamp_flag[i]) { in sei_time_code()

Completed in 9 milliseconds