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