Home
last modified time | relevance | path

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

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