Go to the source code of this file.
Macros | |
#define | LIFT(src, ref, inv) ((src) + ((inv) ? - (ref) : + (ref))) |
#define | LIFT(src, ref, inv) ((src) + ((inv) ? - (ref) : + (ref))) |
#define LIFT | ( | src, | |
ref, | |||
inv | |||
) | ((src) + ((inv) ? - (ref) : + (ref))) |
Referenced by inv_lift(), and lift().
#define LIFT | ( | src, | |
ref, | |||
inv | |||
) | ((src) + ((inv) ? - (ref) : + (ref))) |
void ff_dsputil_init_dwt | ( | DSPContext * | c | ) |
Definition at line 828 of file dwt.c.
Referenced by dsputil_init().
void ff_dwt_init | ( | DWTContext * | c | ) |
void ff_slice_buffer_destroy | ( | slice_buffer * | buf | ) |
Definition at line 81 of file dwt.c.
Referenced by decode_end(), and decode_frame().
void ff_slice_buffer_flush | ( | slice_buffer * | buf | ) |
Definition at line 72 of file dwt.c.
Referenced by decode_frame(), and ff_slice_buffer_destroy().
void ff_slice_buffer_init | ( | slice_buffer * | buf, |
int | line_count, | ||
int | max_allocated_lines, | ||
int | line_width, | ||
IDWTELEM * | base_buffer | ||
) |
Definition at line 25 of file dwt.c.
Referenced by decode_frame().
IDWTELEM* ff_slice_buffer_load_line | ( | slice_buffer * | buf, |
int | line | ||
) |
void ff_slice_buffer_release | ( | slice_buffer * | buf, |
int | line | ||
) |
Definition at line 59 of file dwt.c.
Referenced by decode_frame(), and ff_slice_buffer_flush().
Definition at line 510 of file dwt.c.
Referenced by ff_dwt_init(), and spatial_compose97i_dy().
void ff_snow_vertical_compose97i | ( | IDWTELEM * | b0, |
IDWTELEM * | b1, | ||
IDWTELEM * | b2, | ||
IDWTELEM * | b3, | ||
IDWTELEM * | b4, | ||
IDWTELEM * | b5, | ||
int | width | ||
) |
Definition at line 582 of file dwt.c.
Referenced by ff_dwt_init().
void ff_spatial_idwt_buffered_init | ( | DWTCompose * | cs, |
slice_buffer * | sb, | ||
int | width, | ||
int | height, | ||
int | stride_line, | ||
int | type, | ||
int | decomposition_count | ||
) |
Definition at line 673 of file dwt.c.
Referenced by decode_frame().
void ff_spatial_idwt_buffered_slice | ( | DWTContext * | dsp, |
DWTCompose * | cs, | ||
slice_buffer * | slice_buf, | ||
int | width, | ||
int | height, | ||
int | stride_line, | ||
int | type, | ||
int | decomposition_count, | ||
int | y | ||
) |
Definition at line 683 of file dwt.c.
Referenced by decode_frame().
|
static |
Definition at line 700 of file dwt.c.
Referenced by ff_spatial_idwt().
|
static |
Definition at line 710 of file dwt.c.
Referenced by ff_spatial_idwt().
int ff_w53_32_c | ( | void * | v, |
uint8_t * | pix1, | ||
uint8_t * | pix2, | ||
int | line_size, | ||
int | h | ||
) |
int ff_w97_32_c | ( | void * | v, |
uint8_t * | pix1, | ||
uint8_t * | pix2, | ||
int | line_size, | ||
int | h | ||
) |
Definition at line 403 of file dwt.c.
Referenced by spatial_compose53i_dy(), and spatial_compose53i_dy_buffered().
Definition at line 234 of file dwt.c.
Referenced by spatial_decompose53i().
Definition at line 319 of file dwt.c.
Referenced by spatial_decompose97i().
|
static |
Definition at line 134 of file dwt.c.
Referenced by ff_snow_horizontal_compose97i().
|
static |
Definition at line 102 of file dwt.c.
Referenced by horizontal_decompose53i(), and horizontal_decompose97i().
|
inlinestatic |
Definition at line 93 of file dwt.c.
Referenced by spatial_compose53i_buffered_init(), spatial_compose53i_dy(), spatial_compose53i_dy_buffered(), spatial_compose53i_init(), spatial_compose97i_buffered_init(), spatial_compose97i_dy(), spatial_compose97i_dy_buffered(), spatial_compose97i_init(), spatial_decompose53i(), and spatial_decompose97i().
|
static |
Definition at line 444 of file dwt.c.
Referenced by ff_spatial_idwt_buffered_init().
|
static |
Definition at line 484 of file dwt.c.
Referenced by ff_spatial_idwt_slice(), and spatial_compose53i().
|
static |
Definition at line 456 of file dwt.c.
Referenced by ff_spatial_idwt_buffered_slice().
|
static |
Definition at line 450 of file dwt.c.
Referenced by ff_spatial_idwt_init(), and spatial_compose53i().
|
static |
Definition at line 597 of file dwt.c.
Referenced by ff_spatial_idwt_buffered_init().
|
static |
Definition at line 642 of file dwt.c.
Referenced by ff_spatial_idwt_slice(), and spatial_compose97i().
|
static |
Definition at line 613 of file dwt.c.
Referenced by ff_spatial_idwt_buffered_slice().
|
static |
Definition at line 605 of file dwt.c.
Referenced by ff_spatial_idwt_init(), and spatial_compose97i().
Definition at line 299 of file dwt.c.
Referenced by ff_spatial_dwt().
Definition at line 366 of file dwt.c.
Referenced by ff_spatial_dwt().
Definition at line 428 of file dwt.c.
Referenced by spatial_compose53i_dy(), and spatial_compose53i_dy_buffered().
Definition at line 436 of file dwt.c.
Referenced by spatial_compose53i_dy(), and spatial_compose53i_dy_buffered().
Definition at line 546 of file dwt.c.
Referenced by spatial_compose97i_dy(), and spatial_compose97i_dy_buffered().
Definition at line 554 of file dwt.c.
Referenced by spatial_compose97i_dy(), and spatial_compose97i_dy_buffered().
Definition at line 562 of file dwt.c.
Referenced by spatial_compose97i_dy(), and spatial_compose97i_dy_buffered().
Definition at line 574 of file dwt.c.
Referenced by spatial_compose97i_dy(), and spatial_compose97i_dy_buffered().
Definition at line 283 of file dwt.c.
Referenced by spatial_decompose53i().
Definition at line 291 of file dwt.c.
Referenced by spatial_decompose53i().
Definition at line 330 of file dwt.c.
Referenced by spatial_decompose97i().
Definition at line 338 of file dwt.c.
Referenced by spatial_decompose97i().
Definition at line 346 of file dwt.c.
Referenced by spatial_decompose97i().
Definition at line 358 of file dwt.c.
Referenced by spatial_decompose97i().
|
static |
Definition at line 812 of file dwt.c.
Referenced by ff_dsputil_init_dwt().
|
static |
Definition at line 804 of file dwt.c.
Referenced by ff_dsputil_init_dwt().
|
static |
Definition at line 816 of file dwt.c.
Referenced by ff_dsputil_init_dwt().
|
static |
Definition at line 808 of file dwt.c.
Referenced by ff_dsputil_init_dwt().
|
inlinestatic |
Definition at line 735 of file dwt.c.
Referenced by ff_w53_32_c(), ff_w97_32_c(), w53_16_c(), w53_8_c(), w97_16_c(), and w97_8_c().