Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_firstpass.c1429 unsigned int allow_alt_ref = cpi->oxcf.play_alternate && in define_gf_group() local
1510 allow_alt_ref = 0; in define_gf_group()
1577 if (allow_alt_ref && in define_gf_group()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c1764 unsigned int allow_alt_ref = in define_gf_group() local
1849 allow_alt_ref = 0; in define_gf_group()
1938 if (allow_alt_ref && in define_gf_group()