OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qp_thresh
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
denoising.h
67
unsigned int
qp_thresh
;
member in struct:__anon17709
denoising.c
385
denoiser->denoise_pars.
qp_thresh
= 0;
394
denoiser->denoise_pars.
qp_thresh
= 100;
onyx_if.c
620
Q < (int)cpi->denoiser.denoise_pars.
qp_thresh
) {
[
all
...]
Completed in 132 milliseconds