FFmpeg
|
Data Fields | |
MPVMainEncContext | m |
int | time_increment_bits |
number of bits to represent the fractional part of time More... | |
Definition at line 74 of file mpeg4videoenc.c.
MPVMainEncContext Mpeg4EncContext::m |
Definition at line 75 of file mpeg4videoenc.c.
Referenced by encode_init(), and mpeg4_encode_vol_header().
int Mpeg4EncContext::time_increment_bits |
number of bits to represent the fractional part of time
Definition at line 77 of file mpeg4videoenc.c.
Referenced by encode_init(), mpeg4_encode_picture_header(), and mpeg4_encode_vol_header().