Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_noise_estimate.c104 int frame_period = 8; in vp9_update_noise_estimate() local
129 if (!ne->enabled || frame_counter % frame_period != 0 || in vp9_update_noise_estimate()