Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_resize.c432 int proj_in_length; in get_down2_steps() local
433 while ((proj_in_length = get_down2_length(in_length, 1)) >= out_length) { in get_down2_steps()
435 in_length = proj_in_length; in get_down2_steps()