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.h188 struct vpx_psnr_pkt { struct
189 unsigned int samples[4]; /**< Number of samples, total/y/u/v */
190 uint64_t sse[4]; /**< sum squared error, total/y/u/v */
191 double psnr[4]; /**< PSNR, total/y/u/v */