OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i420psnr
(Results
1 - 3
of
3
) sorted by null
/external/libyuv/files/include/libyuv/
compare.h
46
double
I420Psnr
(const uint8* src_y_a, int stride_y_a,
/external/webrtc/test/testsupport/metrics/
video_metrics.cc
42
frame_result.value =
I420PSNR
(ref, test, width, height);
/external/libyuv/files/source/
compare.cc
448
double
I420Psnr
(const uint8* src_y_a, int stride_y_a,
Completed in 296 milliseconds