Lines Matching defs:BytePerPixelY

84 	int BytePerPixelY;
95 unsigned int *BytePerPixelY,
189 unsigned int BytePerPixelY,
333 int BytePerPixelY[],
424 int BytePerPixelY[],
509 int BytePerPixelY[],
1074 bytes_pp = myPipe->BytePerPixelY + myPipe->BytePerPixelC / 4;
1076 bytes_pp = myPipe->BytePerPixelY + myPipe->BytePerPixelC;
1081 prefetch_sw_bytes = PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * myPipe->BytePerPixelC;
1096 dml_print("DML: BytePerPixelY: %d\n", myPipe->BytePerPixelY);
1378 dml_print("DML::%s: BytePerPixelY = %d\n", __func__, myPipe->BytePerPixelY);
1383 *RequiredPrefetchPixDataBWLuma = (double) PrefetchSourceLinesY / LinesToRequestPrefetchPixelData * myPipe->BytePerPixelY * swath_width_luma_ub / LineTime;
1504 unsigned int BytePerPixelY,
1560 if (BytePerPixelY == 1)
1564 if (BytePerPixelY == 8 && (TilingFormat == dm_sw_64kb_s || TilingFormat == dm_sw_64kb_s_t || TilingFormat == dm_sw_64kb_s_x))
1571 detile_buf_vp_horz_limit = (double) swath_buf_size / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l));
1576 / ((double) RequestHeight256ByteLuma * BytePerPixelY / (1 + horz_div_l)
1599 full_swath_bytes_horz_wc_l = eff_surf_width_l * RequestHeight256ByteLuma * BytePerPixelY;
1644 if (BytePerPixelY == 2 || (BytePerPixelY == 4 && TilingFormat != dm_sw_64kb_r_x)) {
1649 if ((BytePerPixelY == 8 && (TilingFormat == dm_sw_64kb_d || TilingFormat == dm_sw_64kb_d_x || TilingFormat == dm_sw_64kb_d_t || TilingFormat == dm_sw_64kb_r_x))
1650 || (BytePerPixelY == 4 && TilingFormat == dm_sw_64kb_r_x)) {
2186 &v->BytePerPixelY[k],
2208 v->BytePerPixelY,
2228 v->ReadBandwidthPlaneLuma[k] = v->SwathWidthSingleDPPY[k] * v->BytePerPixelY[k] / (v->HTotal[k] / v->PixelClock[k])
2239 v->BytePerPixelY,
2411 v->BytePerPixelY[k],
2649 myPipe.BytePerPixelY = v->BytePerPixelY[k];
3053 v->BytePerPixelY,
3148 v->BytePerPixelY[k],
3262 v->BytePerPixelY,
3380 unsigned int *BytePerPixelY,
3392 *BytePerPixelY = 8;
3397 *BytePerPixelY = 4;
3402 *BytePerPixelY = 2;
3407 *BytePerPixelY = 1;
3412 *BytePerPixelY = 4;
3417 *BytePerPixelY = 1;
3422 *BytePerPixelY = 2;
3427 *BytePerPixelY = 2;
3442 *BlockWidth256BytesY = 256U / *BytePerPixelY / *BlockHeight256BytesY;
3459 *BlockWidth256BytesY = 256U / *BytePerPixelY / *BlockHeight256BytesY;
3825 myPipe.BytePerPixelY = v->BytePerPixelY[k];
3956 &v->BytePerPixelY[k],
4144 v->BytePerPixelY,
4768 v->BytePerPixelY,
4790 v->BytePerPixelY,
4925 v->BytePerPixelY[k],
5859 int BytePerPixelY[],
5901 v->DCFCLKDeepSleepPerPlane[k] = dml_max(__DML_MIN_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[k] / 32.0 / DisplayPipeLineDeliveryTimeLuma,
5904 v->DCFCLKDeepSleepPerPlane[k] = __DML_MIN_DCFCLK_FACTOR__ * SwathWidthY[k] * BytePerPixelY[k] / 64.0 / DisplayPipeLineDeliveryTimeLuma;
6142 int BytePerPixelY[],
6216 meta_chunk_width = MetaChunkSize * 1024 * 256 / BytePerPixelY[k] / meta_row_height[k];
6217 min_meta_chunk_width = MinMetaChunkSizeBytes * 256 / BytePerPixelY[k] / meta_row_height[k];
6427 int BytePerPixelY[],
6599 BytePerPixelYCriticalPlane = BytePerPixelY[k];
7192 PixelDCFCLKCyclesRequiredInPrefetch[k] = (v->PrefetchLinesY[i][j][k] * v->swath_width_luma_ub_all_states[i][j][k] * v->BytePerPixelY[k]