FFmpeg
|
x86/dirac_dwt.h File Reference
#include "libavcodec/dirac_dwt.h"
Include dependency graph for x86/dirac_dwt.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
void | ff_horizontal_compose_dd97i_end_c (IDWTELEM *b, IDWTELEM *tmp, int w2, int x) |
void | ff_horizontal_compose_haar1i_end_c (IDWTELEM *b, IDWTELEM *tmp, int w2, int x) |
void | ff_horizontal_compose_haar0i_end_c (IDWTELEM *b, IDWTELEM *tmp, int w2, int x) |
void | ff_spatial_idwt_init_mmx (DWTContext *d, enum dwt_type type) |
Function Documentation
void ff_spatial_idwt_init_mmx | ( | DWTContext * | d, |
enum dwt_type | type | ||
) |
Definition at line 134 of file x86/dirac_dwt.c.
Referenced by ff_spatial_idwt_init2().
Generated on Tue Mar 25 2025 06:54:33 for FFmpeg by
