Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmaprodec.c203 uint8_t max_subframe_len_bit; ///< flag indicating that the subframe is of maximum size when the first subframe length bit is 1 member
446 s->max_subframe_len_bit = 1; in decode_init()
623 if (s->max_subframe_len_bit) { in decode_subframe_length()
H A Dwmalosslessdec.c92 uint8_t max_subframe_len_bit; ///< flag indicating that the subframe is of maximum size when the first subframe length bit is 1 member
270 s->max_subframe_len_bit = 0; in decode_init()

Completed in 6 milliseconds