Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.c580 int band_left = *band_count++; in cost_coeffs() local
604 if (!--band_left) { in cost_coeffs()
605 band_left = *band_count++; in cost_coeffs()
611 if (band_left) { in cost_coeffs()