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