Searched defs:a_row (Results 1 – 5 of 5) sorted by relevance
74 const int64_t a_row, const int64_t b_row, in cmp()
97 const int64_t a_row = a_indices(a_index, 0); in Compute() local
386 const int64_t a_row, const int64_t b_row) { in cmp()
203 auto a_row = in SolveWithInvertedDiagonalBlocks() local
593 let a_row = image.row_generic(Plane::A, j).ok(); in yuv_to_rgb_any() localVariable