Searched refs:RowOrColumn4x4ToPixel (Results 1 – 2 of 2) sorted by relevance
113 RowOrColumn4x4ToPixel(column4x4, plane, subsampling_x_); in PopulateUnitInfoForSuperBlock()114 const int pixel_column_end = RowOrColumn4x4ToPixel( in PopulateUnitInfoForSuperBlock()120 RowOrColumn4x4ToPixel(row4x4, plane, subsampling_y_); in PopulateUnitInfoForSuperBlock()121 const int pixel_row_end = RowOrColumn4x4ToPixel( in PopulateUnitInfoForSuperBlock()
314 inline int RowOrColumn4x4ToPixel(int row_or_column4x4, Plane plane, in RowOrColumn4x4ToPixel() function