Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h461 double totalp_v; member
Dvp9_onyx_if.c1268 cpi->totalp_v = 0.0; in vp9_create_compressor()
3280 cpi->totalp_v += psnr2.psnr[3];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h621 double totalp_v; member
Donyx_if.c1920 cpi->totalp_v = 0.0; in vp8_create_compressor()
5326 cpi->totalp_v += vpx_sse_to_psnr(uv_samples, in vp8_get_compressed_data()