Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_int.h129 double frame_pcnt_inter; member
Donyx_if.c1861 cpi->one_pass_frame_stats[i].frame_pcnt_inter = 0.0; in vp8_create_compressor()
3487 cpi->one_pass_frame_stats[cpi->one_pass_frame_index ].frame_pcnt_inter = 0.0; in encode_frame_to_data_rate()
4317 …cpi->one_pass_frame_stats[cpi->one_pass_frame_index].frame_pcnt_inter = (double)(100 - cpi->this_f… in encode_frame_to_data_rate()