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.h626 unsigned int tot_recode_hits; member
Donyx_if.c1932 cpi->tot_recode_hits = 0; in vp8_create_compressor()
4234 cpi->tot_recode_hits++; in encode_frame_to_data_rate()
4628 cpi->tot_recode_hits); in encode_frame_to_data_rate()
4647 cpi->tot_recode_hits); in encode_frame_to_data_rate()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h721 unsigned int tot_recode_hits; member
Dvp9_encoder.c2385 cpi->tot_recode_hits = 0; in vp9_create_compressor()
3601 cpi->tot_recode_hits, recon_err, cpi->rc.kf_boost,
4412 ++cpi->tot_recode_hits;
4516 ++cpi->tot_recode_hits;
/external/libaom/libaom/av1/encoder/
Dencoder.h1211 unsigned int tot_recode_hits; member
Dencoder.c3116 cpi->tot_recode_hits = 0; in av1_create_compressor()
5642 ++cpi->tot_recode_hits; in encode_with_recode_loop()