Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmlpdec.c91 uint8_t data_check_present; member
585 s->data_check_present = get_bits1(gbp); in read_restart_header()
991 if (s->data_check_present) { in read_block_data()
1015 if (s->data_check_present) { in read_block_data()
H A Dmlpenc.c54 int data_check_present; ///< Set if the substream contains extra info to check the size of VLC blocks. member
778 put_bits(pb, 1, rh->data_check_present); in write_restart_header()

Completed in 12 milliseconds