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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_if.c2203 double total_encode_time = (cpi->time_receive_data + local
2259 total_ssim, total_encode_time);
2286 total_encode_time);
2297 cpi->total_ssimg_all / cpi->count, total_encode_time);
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2153 double total_encode_time = (cpi->time_receive_data + local
2209 total_ssim, total_encode_time);
2236 total_encode_time);
2247 cpi->total_ssimg_all / cpi->count, total_encode_time);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c1099 double total_encode_time = (cpi->time_receive_data + local
1121 total_encode_time);
1130 cpi->total_ssimg_all / cpi->count, total_encode_time);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1460 double total_encode_time = (cpi->time_receive_data + local
1482 total_encode_time);
1491 cpi->total_ssimg_all / cpi->count, total_encode_time);

Completed in 1033 milliseconds