Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Donyx_int.h297 … int is_next_src_alt_ref; // source of next frame to encode is an exact copy of an alt ref frame member
Donyx_if.c1242 cpi->mb.optimize = 1 + cpi->is_next_src_alt_ref; in vp8_set_speed_features()
1779 cpi->is_next_src_alt_ref = 0; in vp8_change_config()
4901 cpi->is_next_src_alt_ref = 0; in vp8_get_compressed_data()
4922 cpi->is_next_src_alt_ref = 1; in vp8_get_compressed_data()
4924 cpi->is_next_src_alt_ref = 0; in vp8_get_compressed_data()