#include "assets.h"#include "file.inc"#include "language.h"#include "playbackconfig.h"#include "preferences.h"#include "recordconfig.h"#include "strategies.inc"#include "vdevicelml.h"#include "vframe.h"#include "videoconfig.h"#include "videodevice.h"Go to the source code of this file.
Defines | |
| #define | SOI 0xffd8 |
| #define | APP3 0xffe3 |
| #define | APP1 0xffe1 |
| #define | APP0 0xffe0 |
| #define | EOI 0xffd9 |
|
|
Definition at line 17 of file vdevicelml.C. |
|
|
Definition at line 16 of file vdevicelml.C. |
|
|
Definition at line 15 of file vdevicelml.C. Referenced by VDeviceLML::read_buffer(), and VDeviceLML::write_buffer(). |
|
|
Definition at line 18 of file vdevicelml.C. Referenced by VDeviceLML::read_buffer(), and VDeviceLML::write_buffer(). |
|
|
Definition at line 14 of file vdevicelml.C. Referenced by VDeviceLML::read_buffer(). |
1.4.4