Searched refs:row_or_column4x4 (Results 1 – 1 of 1) sorted by relevance
314 inline int RowOrColumn4x4ToPixel(int row_or_column4x4, Plane plane, in RowOrColumn4x4ToPixel() argument316 return MultiplyBy4(row_or_column4x4) >> (plane == kPlaneY ? 0 : subsampling); in RowOrColumn4x4ToPixel()