Home
last modified time | relevance | path

Searched refs:play_alternate (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Donyx.h205 int play_alternate; member
/external/libvpx/libvpx/vp8/encoder/
Dmr_dissim.c117 if(cpi->oxcf.play_alternate) in vp8_cal_dissimilarity()
Donyx_if.c1341 if (cpi->oxcf.play_alternate && cpi->oxcf.lag_in_frames) in vp8_new_framerate()
2899 cpi->oxcf.play_alternate && !cpi->common.refresh_alt_ref_frame) in update_golden_frame_stats()
5132 if (cpi->oxcf.play_alternate && cm->refresh_alt_ref_frame && (cm->frame_type != KEY_FRAME)) in encode_frame_to_data_rate()
5283 cpi->oxcf.play_alternate && in vp8_get_compressed_data()
Dfirstpass.c1765 cpi->oxcf.play_alternate && cpi->oxcf.lag_in_frames; in define_gf_group()
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c396 oxcf->play_alternate = vp8_cfg.enable_auto_alt_ref; in set_vp8e_config()