Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh274.c34 static const uint32_t Seed_LUT[256]; variable
55 uint32_t seed = Seed_LUT[h + v * 13]; in init_slice_c()
232 uint32_t seed = Seed_LUT[(params->seed + color_offset[c]) % 256]; in ff_h274_apply_film_grain()
423 static const uint32_t Seed_LUT[256] = { variable

Completed in 2 milliseconds