Searched refs:sample_width (Results 1 – 2 of 2) sorted by relevance
80 int sample_width; /* sample width, look above */ member
309 const int sample_width = src.width(); in pack4xHToMask() local360 for (int sample_x = -4; sample_x < sample_width + 4; sample_x += 4) { in pack4xHToMask()363 ; sample_index < std::min(sample_x + 8, sample_width) in pack4xHToMask()