Go to the source code of this file.
static int find_image_range |
( |
int * |
pfirst_index, |
|
|
int * |
plast_index, |
|
|
const char * |
path, |
|
|
int |
max_start |
|
) |
| |
|
static |
static int infer_size |
( |
int * |
width_ptr, |
|
|
int * |
height_ptr, |
|
|
int |
size |
|
) |
| |
|
static |
Initial value:= {
{
"start_number",
"first number in the sequence",
OFFSET(start_number),
AV_OPT_TYPE_INT, { .i64 = 1 }, 1, INT_MAX,
DEC },
}
static int64_t video_size
Definition at line 292 of file img2dec.c.
Initial value:= {
{ 640, 480 },
{ 720, 480 },
{ 720, 576 },
{ 352, 288 },
{ 352, 240 },
{ 160, 128 },
{ 512, 384 },
{ 640, 352 },
{ 640, 240 },
}
Definition at line 46 of file img2dec.c.
Referenced by aac_encode_init(), encode_frame(), infer_size(), ra144_decode_frame(), ra144_encode_frame(), setup_partitions(), svq1_decode_init(), and x8_vlc_init().