Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_sei.c96 unsigned int counting_type, cnt_dropped_flag; in ff_h264_sei_process_picture_timing() local
99 counting_type = get_bits(&gb, 5); /* counting_type */ in ff_h264_sei_process_picture_timing()
103 if (cnt_dropped_flag && counting_type > 1 && counting_type < 7) in ff_h264_sei_process_picture_timing()
H A Dhevc_sei.h102 uint8_t counting_type[3]; member
H A Dcbs_h264.h235 uint8_t counting_type; member
H A Dhevc_sei.c386 s->counting_type[i] = get_bits(gb, 5); in decode_nal_sei_timecode()
H A Dcbs_av1.h358 uint8_t counting_type; member
H A Dcbs_h265.h647 uint8_t counting_type[3]; member
H A Dcbs_h264_syntax_template.c569 u(5, counting_type, 0, 6); in sei_pic_timestamp()
H A Dcbs_h265_syntax_template.c2018 us(5, counting_type[i], 0, 6, 1, i); in sei_time_code()
H A Dcbs_av1_syntax_template.c1967 fb(5, counting_type); in metadata_timecode()

Completed in 14 milliseconds