Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Donyx_int.h301 int gold_is_alt; // don't do both alt and gold search ( just do gold). member
Donyx_if.c1874 cpi->gold_is_alt = 0 ; in vp8_create_compressor()
4506 cpi->gold_is_alt = 1; in encode_frame_to_data_rate()
4508 cpi->gold_is_alt = 0; in encode_frame_to_data_rate()
4518 if (cpi->gold_is_alt) in encode_frame_to_data_rate()