Home
last modified time | relevance | path

Searched refs:use_fixed_random_value (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/wmediumd/wmediumd/
H A Dconfig.h31 int use_fixed_random_value(struct wmediumd *ctx);
H A Dconfig.c90 int use_fixed_random_value(struct wmediumd *ctx) in use_fixed_random_value() function
H A Dwmediumd.c572 if (!use_fixed_random_value(ctx)) in queue_frame()