Home
last modified time | relevance | path

Searched refs:get_psnr_pkt (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp9/
Dvp9_cx_iface.c1264 static INLINE vpx_codec_cx_pkt_t get_psnr_pkt(const PSNR_STATS *psnr) { in get_psnr_pkt() function
1447 vpx_codec_cx_pkt_t psnr_pkt = get_psnr_pkt(&psnr); in encoder_encode()