Searched defs:worst_allowed_q (Results 1 - 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/common/ | ||
H A D | onyx.h | 182 int worst_allowed_q; member in struct:__anon11189 |
/external/libvpx/libvpx/vp9/encoder/ | ||
H A D | vp9_encoder.h | 171 int worst_allowed_q; member in struct:VP9EncoderConfig 248 return cfg->best_allowed_q == 0 && cfg->worst_allowed_q == 0; |
Completed in 91 milliseconds