Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c1446 int last_w, last_h; in vp8_change_config() local
1471 last_h = cpi->oxcf.Height; in vp8_change_config()
1710 if (last_w != cpi->oxcf.Width || last_h != cpi->oxcf.Height) in vp8_change_config()