Home
last modified time | relevance | path

Searched refs:tot_recode_hits (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h621 unsigned int tot_recode_hits; member
Donyx_if.c1924 cpi->tot_recode_hits = 0; in vp8_create_compressor()
4223 cpi->tot_recode_hits++; in encode_frame_to_data_rate()
4612 cpi->tot_recode_hits); in encode_frame_to_data_rate()
4631 cpi->tot_recode_hits); in encode_frame_to_data_rate()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h723 unsigned int tot_recode_hits; member
Dvp9_encoder.c2227 cpi->tot_recode_hits = 0; in vp9_create_compressor()
3401 cpi->tot_recode_hits, recon_err, cpi->rc.kf_boost,
4201 ++cpi->tot_recode_hits;
4305 ++cpi->tot_recode_hits;
/external/libaom/libaom/av1/encoder/
Dencoder.h866 unsigned int tot_recode_hits; member
Dencoder.c2646 cpi->tot_recode_hits = 0; in av1_create_compressor()
4510 ++cpi->tot_recode_hits; in encode_with_recode_loop()