Searched defs:width_end (Results 1 – 6 of 6) sorted by relevance
166 const int width_end = ((width_ - 2 * border_) & -16) + border_; in TemporalDiffMetric_C() local224 const int width_end = ((sizej - 2 * border_) & -16) + border_; in ComputeSpatialMetrics_C() local
23 const int32_t width_end = ((width_ - 2 * border_) & -16) + border_; in TemporalDiffMetric_SSE2() local121 const int32_t width_end = ((width_ - 2 * border_) & -16) + border_; in ComputeSpatialMetrics_SSE2() local
168 int64 width_end = in Compute() local299 int64 width_end = overlapping_ ? width_seq_tensor_flat(ws + 1) in Compute() local
43 const char* width_end; member
43 const wchar_t* width_end; member
121 size_t width_end = m_pFontDict->GetIntegerFor("LastChar", 0); in LoadCommon() local