Home
last modified time | relevance | path

Searched refs:random_dequant_index (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dqdm2_tablegen.h43 static uint8_t random_dequant_index[256][5]; variable
71 random_dequant_index[i][j] = ldw / random_seed; in rnd_table_init()
H A Dqdm2_tablegen.c40 WRITE_2D_ARRAY("static const", uint8_t, random_dequant_index); in main()
H A Dqdm2.c731 samples[2 * k] = dequant_1bit[joined_stereo][random_dequant_index[n][k]]; in synthfilt_build_sb_samples()
772 samples[k] = dequant_1bit[joined_stereo][random_dequant_index[n][k]]; in synthfilt_build_sb_samples()

Completed in 5 milliseconds