Searched refs:horz_div_l (Results 1 – 4 of 4) sorted by relevance
5327 unsigned int horz_div_l; in dml32_CalculateDCCConfiguration() local5338 horz_div_l = 1; in dml32_CalculateDCCConfiguration()5351 BytePerPixelY / (1 + horz_div_l)); in dml32_CalculateDCCConfiguration()5357 BytePerPixelY / (1 + horz_div_l) + (double) RequestHeight256ByteChroma * in dml32_CalculateDCCConfiguration()
1336 int horz_div_l = 0; in CalculateDCCConfiguration() local1379 horz_div_l = 1; in CalculateDCCConfiguration()1391 horz_div_l = 0; in CalculateDCCConfiguration()1401 / (1 + horz_div_l)); in CalculateDCCConfiguration()1408 / (1 + horz_div_l) in CalculateDCCConfiguration()
1494 int horz_div_l; local1532 horz_div_l = 1;1542 horz_div_l = 0;1548 …= (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l));1553 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l)
1515 int horz_div_l; local1553 horz_div_l = 1;1563 horz_div_l = 0;1569 …= (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l));1574 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l)