Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2199 double time_encoded = (cpi->last_end_time_stamp_seen in vp8_remove_compressor() local
2203 double dr = (double)cpi->bytes * 8.0 / 1000.0 / time_encoded; in vp8_remove_compressor()
2219 8.0 / 1000.0 / time_encoded; in vp8_remove_compressor()
2272 8.0 / 1000.0 / time_encoded; in vp8_remove_compressor()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1047 double time_encoded = (cpi->last_end_time_stamp_seen in vp9_remove_compressor() local
1052 / time_encoded; in vp9_remove_compressor()