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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c2152 double time_encoded = (cpi->last_end_time_stamp_seen local
2156 double dr = (double)cpi->bytes * 8.0 / 1000.0 / time_encoded;
2172 8.0 / 1000.0 / time_encoded;
2225 8.0 / 1000.0 / time_encoded;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c1523 double time_encoded = (cpi->last_end_time_stamp_seen local
1528 / time_encoded;

Completed in 48 milliseconds