Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_resize.c466 const int proj_filteredlength = get_down2_length(filteredlength, 1); in resize_multistep() local
468 if (s == steps - 1 && proj_filteredlength == olength) in resize_multistep()
476 filteredlength = proj_filteredlength; in resize_multistep()