Home
last modified time | relevance | path

Searched defs:coeff_sign (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_quantize.c56 const int coeff_sign = (coeff >> 31); in vp9_quantize_b_c() local
111 const int coeff_sign = (coeff >> 31); in vp9_quantize_b_32x32_c() local