Home
last modified time | relevance | path

Searched refs:spatial_compose97i_init (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddirac_dwt_template.c479 static void RENAME(spatial_compose97i_init)(DWTCompose *cs, uint8_t *buffer, int height, int stride) in spatial_compose97i_init() function
544 RENAME(spatial_compose97i_init)(d->cs+level, d->buffer, hl, stride_l); in ff_spatial_idwt_init()
H A Dsnow_dwt.c553 static void spatial_compose97i_init(DWTCompose *cs, IDWTELEM *buffer, int height, in spatial_compose97i_init() function
695 spatial_compose97i_init(cs + level, buffer, height >> level, in spatial_idwt_init()

Completed in 4 milliseconds