/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
encode_test_driver.h | 204 // Hook to be called on every PSNR packet.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_quant_common.c | 103 // integer values from 5-7 give poor rd results (lower psnr and often
|
/external/libvpx/libvpx/ |
vpxenc.c | 168 static const arg_def_t psnrarg = ARG_DEF(NULL, "psnr", 0, 169 "Show PSNR in status line"); 335 {"psnr", VP8_TUNE_PSNR}, [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
vpxenc.c | 207 static const arg_def_t psnrarg = ARG_DEF(NULL, "psnr", 0, 208 "Show PSNR in status line"); 363 {"psnr", VP8_TUNE_PSNR}, [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
libvpx_srcs.txt | 185 vp8/encoder/psnr.c 186 vp8/encoder/psnr.h
|
/external/libvncserver/common/ |
zywrletemplate.c | 168 { /* bi=5, bo=5 r=0.0:PSNR=24.849 */ 202 { /* bi=5, bo=5 r=2.0:PSNR=74.031 */ 236 { /* bi=5, bo=4 r=2.0:PSNR=64.441 */ 270 { /* bi=5, bo=2 r=2.0:PSNR=43.175 */
|
/external/webp/include/webp/ |
encode.h | 191 float PSNR[5]; // peak-signal-to-noise ratio for Y/U/V/All/Alpha 382 // Compute PSNR, SSIM or LSIM distortion metric between two pictures. 388 int metric_type, // 0 = PSNR, 1 = SSIM, 2 = LSIM
|
/external/webp/src/webp/ |
encode.h | 191 float PSNR[5]; // peak-signal-to-noise ratio for Y/U/V/All/Alpha 382 // Compute PSNR, SSIM or LSIM distortion metric between two pictures. 388 int metric_type, // 0 = PSNR, 1 = SSIM, 2 = LSIM
|
/external/webp/src/enc/ |
vp8l.c | [all...] |
frame.c | 33 typedef struct { // struct for organizing convergence in either size or PSNR 37 double value, last_value; // PSNR or size 527 // quantizer value if some target (size, PSNR) was specified. 812 } else { // compute and store PSNR
|
/hardware/intel/common/libva/test/encode/ |
h264encode.c | 723 printf(" --enablePSNR calculate PSNR of recyuv vs. srcyuv\n"); 2132 double psnr = 0, total_size = frame_width * frame_height * 1.5 * frame_count; local [all...] |
/external/libvpx/libvpx/vp8/encoder/ |
onyx_if.c | [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
onyx_if.c | [all...] |
/external/webp/ |
README | 159 -psnr <float> .......... target PSNR (in dB. typically: 42) 175 -print_psnr ............ prints averaged PSNR distortion
|
/external/libvpx/libvpx/examples/ |
vp9_spatial_svc_encoder.c | 365 // display average size, psnr
|
/external/libyuv/files/unit_test/ |
compare_test.cc | 246 TEST_F(libyuvTest, Psnr) {
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
vp9_spatial_scalable_encoder.c | 385 // display average size, psnr
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_pickmode.c | 276 // Set a maximum for threshold to avoid big PSNR loss in low bit rate
|
vp9_rdopt.c | [all...] |
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
openjpeg.h | 386 /** different psnr for successive layers */ [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
motion_est.cpp | 31 /* 2: bias (0,0)MV after half-pel, high comp, better PSNR */ [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_rdopt.c | [all...] |