Searched refs:kCdefBorderRows (Results 1 – 1 of 1) sorted by relevance
29 constexpr int kCdefBorderRows[2][4] = {{0, 1, 62, 63}, {0, 1, 30, 31}}; variable103 const int row = kCdefBorderRows[subsampling_y_[plane]][i]; in SetupCdefBorder()