Home
last modified time | relevance | path

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

/dports/graphics/libbpg/libbpg-0.9.8/x265/source/common/
H A Dquant.cpp661 … int signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in rdoQuant() local
690 … int signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in rdoQuant() local
768 … int signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in rdoQuant() local
798 … int signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in rdoQuant() local
840 … int signCoef = m_resiDctCoeff[blkPos]; /* pre-quantization DCT coeff */ in rdoQuant() local
1282 int signCoef = m_resiDctCoeff[blkPos]; /* pre-quantization DCT coeff */ in rdoQuant() local
/dports/multimedia/handbrake/x265_3.5/source/common/
H A Ddct.cpp996 … int64_t signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in nonPsyRdoQuant_c() local
1016 … int64_t signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in psyRdoQuant_c() local
1041 int64_t signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in psyRdoQuant_c_1() local
1061 int64_t signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in psyRdoQuant_c_2() local
H A Dquant.cpp873 … int signCoef = m_resiDctCoeff[blkPos]; /* pre-quantization DCT coeff */ in rdoQuant() local
1333 … const int32_t signCoef = m_resiDctCoeff[blkPos]; /* pre-quantization DCT coeff */ in rdoQuant() local
/dports/multimedia/x265/source/common/
H A Ddct.cpp996 … int64_t signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in nonPsyRdoQuant_c() local
1016 … int64_t signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in psyRdoQuant_c() local
1041 int64_t signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in psyRdoQuant_c_1() local
1061 int64_t signCoef = m_resiDctCoeff[blkPos + x]; /* pre-quantization DCT coeff */ in psyRdoQuant_c_2() local
H A Dquant.cpp873 … int signCoef = m_resiDctCoeff[blkPos]; /* pre-quantization DCT coeff */ in rdoQuant() local
1333 … const int32_t signCoef = m_resiDctCoeff[blkPos]; /* pre-quantization DCT coeff */ in rdoQuant() local