#include <1080to540.h>
Public Member Functions | |
| _1080to540Config () | |
| int | equivalent (_1080to540Config &that) |
| void | copy_from (_1080to540Config &that) |
| void | interpolate (_1080to540Config &prev, _1080to540Config &next, long prev_frame, long next_frame, long current_frame) |
Data Fields | |
| int | first_field |
Definition at line 44 of file 1080to540.h.
| _1080to540Config::_1080to540Config | ( | ) |
Definition at line 26 of file 1080to540.C.
| int _1080to540Config::equivalent | ( | _1080to540Config & | that | ) |
| void _1080to540Config::copy_from | ( | _1080to540Config & | that | ) |
| void _1080to540Config::interpolate | ( | _1080to540Config & | prev, | |
| _1080to540Config & | next, | |||
| long | prev_frame, | |||
| long | next_frame, | |||
| long | current_frame | |||
| ) |
Definition at line 41 of file 1080to540.C.
References copy_from().

1.5.5