Home
last modified time | relevance | path

Searched defs:lcg_random (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Daacdec_mips.c108 static av_always_inline int lcg_random(unsigned previous_val) in lcg_random() function
/third_party/ffmpeg/libavcodec/
Daacenc_utils.h262 static av_always_inline int lcg_random(unsigned previous_val) in lcg_random() function
Daacdec_template.c1170 static av_always_inline int lcg_random(unsigned previous_val) in lcg_random() function