Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c1146 const int use_hybrid_pred = cm->reference_mode == REFERENCE_MODE_SELECT; local
1150 vp9_write_bit(&header_bc, use_hybrid_pred);
1151 if (use_hybrid_pred)