Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_quantize.c33 const int nzbins[2] = { zbins[0] * -1, in vp9_quantize_b_c() local
45 if (coeff < zbins[rc != 0] && coeff > nzbins[rc != 0]) in vp9_quantize_b_c()
85 const int nzbins[2] = {zbins[0] * -1, zbins[1] * -1}; in vp9_quantize_b_32x32_c() local
102 if (coeff >= zbins[rc != 0] || coeff <= nzbins[rc != 0]) in vp9_quantize_b_32x32_c()