Home
last modified time | relevance | path

Searched defs:vpx_psnr_pkt (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx/
Dvpx_encoder.h184 struct vpx_psnr_pkt { struct
185 unsigned int samples[4]; /**< Number of samples, total/y/u/v */
186 uint64_t sse[4]; /**< sum squared error, total/y/u/v */
187 double psnr[4]; /**< PSNR, total/y/u/v */