Searched refs:total_encode_time (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c2154 double total_encode_time = (cpi->time_receive_data + local
2210 total_ssim, total_encode_time);
2237 total_encode_time);
2248 cpi->total_ssimg_all / cpi->count, total_encode_time);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1525 double total_encode_time = (cpi->time_receive_data + local
1547 total_encode_time);
1556 cpi->total_ssimg_all / cpi->count, total_encode_time);

Completed in 17 milliseconds