Searched refs:ff_dwt_decode (Results 1 – 4 of 4) sorted by relevance
44 ret = ff_dwt_decode(s, array); in test_dwt()83 ret = ff_dwt_decode(s, array); in test_dwtf()
64 int ff_dwt_decode(DWTContext *s, void *t);
599 int ff_dwt_decode(DWTContext *s, void *t) in ff_dwt_decode() function
2006 …ff_dwt_decode(&comp->dwt, codsty->transform == FF_DWT97 ? (void*)comp->f_data : (void*)comp->i_dat… in tile_codeblocks()