int32_t            40 libde265/fallback-dct.cc       int32_t c = coeffs[x+y*nT] << 7;
int32_t            54 libde265/fallback-dct.cc       int32_t c = coeffs[x+y*nT];
int32_t           174 libde265/image.cc   removed_at_picture_id = std::numeric_limits<int32_t>::max();
int32_t           288 libde265/image.h   int32_t removed_at_picture_id;
int32_t          1818 libde265/motion.cc         int32_t x = (mvpL[l].x + mvdL[l][0] + 0x10000) & 0xFFFF;
int32_t          1819 libde265/motion.cc         int32_t y = (mvpL[l].y + mvdL[l][1] + 0x10000) & 0xFFFF;
int32_t           260 libde265/transform.cc       int32_t currCoeff  = tctx->coeffList[cIdx][i];
int32_t           287 libde265/transform.cc         int32_t currCoeff  = tctx->coeffList[cIdx][i];
int32_t          1500 libde265/x86/sse-dct.cc     int32_t shift;
int32_t          2255 libde265/x86/sse-dct.cc     int32_t shift;