Searched refs:horz_div_l (Results 1 – 4 of 4) sorted by relevance
5362 unsigned int horz_div_l; in dml32_CalculateDCCConfiguration() local5373 horz_div_l = 1; in dml32_CalculateDCCConfiguration()5386 BytePerPixelY / (1 + horz_div_l)); in dml32_CalculateDCCConfiguration()5392 BytePerPixelY / (1 + horz_div_l) + (double) RequestHeight256ByteChroma * in dml32_CalculateDCCConfiguration()
1335 int horz_div_l = 0; in CalculateDCCConfiguration() local1378 horz_div_l = 1; in CalculateDCCConfiguration()1390 horz_div_l = 0; in CalculateDCCConfiguration()1400 / (1 + horz_div_l)); in CalculateDCCConfiguration()1407 / (1 + horz_div_l) in CalculateDCCConfiguration()
1497 int horz_div_l; local1535 horz_div_l = 1;1545 horz_div_l = 0;1551 …= (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l));1556 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l)
1517 int horz_div_l; local1555 horz_div_l = 1;1565 horz_div_l = 0;1571 …= (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l));1576 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l)