Searched defs:width_end (Results 1 – 6 of 6) sorted by relevance
167 const int width_end = ((width_ - 2*border_) & -16) + border_; in TemporalDiffMetric_C() local220 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() local117 const int32_t width_end = ((width_ - 2 * border_) & -16) + border_; in ComputeSpatialMetrics_SSE2() local
59 const char* width_end; member89 const uint8_t* width_end; member117 const uint16_t* width_end; member145 const uint32_t* width_end; member
43 const wchar_t* width_end; member
43 const char* width_end; member
948 int width_start = 0, width_end = -1; in LoadCommon() local