OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:total_psnr2
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
2169
double
total_psnr2
= vp8_mse2psnr(samples, 255.0,
local
2189
double
total_psnr2
= vp8_mse2psnr(samples, 255.0,
local
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c
1942
double
total_psnr2
= vp9_mse2psnr(samples, 255.0, cpi->total_sq_error2);
local
[
all
...]
Completed in 3030 milliseconds