Home
last modified time | relevance | path

Searched refs:pitch_c (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c579 unsigned int pitch_c, in CalculateBytePerPixelAndBlockSizes() argument
653 DML_LOG_VERBOSE("DML::%s: pitch_c = %u\n", __func__, pitch_c); in CalculateBytePerPixelAndBlockSizes()
665 *surf_linear128_c = (((pitch_c * *BytePerPixelC) % 256) != 0); in CalculateBytePerPixelAndBlockSizes()