Home
last modified time | relevance | path

Searched defs:decomp_levels (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/tests/
Djpeg2000dwt.c29 static int test_dwt(int *array, int *ref, int border[2][2], int decomp_levels, int type, int max_di… in test_dwt()
68 static int test_dwtf(float *array, float *ref, int border[2][2], int decomp_levels, float max_diff)… in test_dwtf()
115 int ret, decomp_levels; in main() local
/third_party/ffmpeg/libavcodec/
Djpeg2000dwt.c538 int decomp_levels, int type) in ff_jpeg2000_dwt_init()