Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c981 const int scaling_active = cm->width != cm->display_width || local
983 vp9_wb_write_bit(wb, scaling_active);
984 if (scaling_active) {