Searched defs:worst_allowed_q (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Donyx.h182 int worst_allowed_q; member in struct:__anon11189
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h171 int worst_allowed_q; member in struct:VP9EncoderConfig
248 return cfg->best_allowed_q == 0 && cfg->worst_allowed_q == 0;

Completed in 91 milliseconds