Lines Matching defs:BytePerPixelC

85 	int BytePerPixelC;
96 unsigned int *BytePerPixelC,
190 unsigned int BytePerPixelC,
334 int BytePerPixelC[],
392 int BytePerPixelC[],
425 int BytePerPixelC[],
468 int BytePerPixelC[],
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;
1389 *RequiredPrefetchPixDataBWChroma = (double) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData * myPipe->BytePerPixelC * swath_width_chroma_ub
1505 unsigned int BytePerPixelC,
1562 if (BytePerPixelC == 1)
1566 if (BytePerPixelC == 8 && (TilingFormat == dm_sw_64kb_s || TilingFormat == dm_sw_64kb_s_t || TilingFormat == dm_sw_64kb_s_x))
1569 if (BytePerPixelC == 0) {
1577 + (double) RequestHeight256ByteChroma * BytePerPixelC / (1 + horz_div_c) / (1 + yuv420));
1591 MAS_vp_vert_limit = (BytePerPixelC > 0 ? 2880 : 5760);
1601 if (BytePerPixelC > 0) {
1602 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC;
1655 if (BytePerPixelC == 2 || (BytePerPixelC == 4 && TilingFormat != dm_sw_64kb_r_x)) {
1660 if ((BytePerPixelC == 8 && (TilingFormat == dm_sw_64kb_d || TilingFormat == dm_sw_64kb_d_x || TilingFormat == dm_sw_64kb_d_t || TilingFormat == dm_sw_64kb_r_x))
1661 || (BytePerPixelC == 4 && TilingFormat == dm_sw_64kb_r_x)) {
1742 if (DCCEnabled != true || BytePerPixelC == 0) {
2187 &v->BytePerPixelC[k],
2209 v->BytePerPixelC,
2230 v->ReadBandwidthPlaneChroma[k] = v->SwathWidthSingleDPPC[k] * v->BytePerPixelC[k] / (v->HTotal[k] / v->PixelClock[k])
2240 v->BytePerPixelC,
2354 v->BytePerPixelC[k],
2650 myPipe.BytePerPixelC = v->BytePerPixelC[k];
3021 v->BytePerPixelC,
3054 v->BytePerPixelC,
3097 v->BytePerPixelC,
3149 v->BytePerPixelC[k],
3381 unsigned int *BytePerPixelC,
3393 *BytePerPixelC = 0;
3398 *BytePerPixelC = 0;
3403 *BytePerPixelC = 0;
3408 *BytePerPixelC = 0;
3413 *BytePerPixelC = 1;
3418 *BytePerPixelC = 2;
3423 *BytePerPixelC = 4;
3428 *BytePerPixelC = 4;
3460 *BlockWidth256BytesC = 256U / *BytePerPixelC / *BlockHeight256BytesC;
3826 myPipe.BytePerPixelC = v->BytePerPixelC[k];
3957 &v->BytePerPixelC[k],
4061 if (v->BytePerPixelC[k] == 0.0) {
4098 } else if (v->SourceScan[k] == dm_vert && v->BytePerPixelC[k] > 0) {
4113 if (v->BytePerPixelC[k] == 0.0) {
4145 v->BytePerPixelC,
4769 v->BytePerPixelC,
4791 v->BytePerPixelC,
4869 v->BytePerPixelC[k],
5860 int BytePerPixelC[],
5890 if (BytePerPixelC[k] == 0) {
5900 if (BytePerPixelC[k] > 0) {
5902 __DML_MIN_DCFCLK_FACTOR__ * SwathWidthC[k] * BytePerPixelC[k] / 32.0 / DisplayPipeLineDeliveryTimeChroma);
6010 int BytePerPixelC[],
6040 if (BytePerPixelC[k] == 0) {
6056 if (BytePerPixelC[k] == 0) {
6075 if (BytePerPixelC[k] == 0) {
6143 int BytePerPixelC[],
6201 if (BytePerPixelC[k] == 0) {
6207 if (BytePerPixelC[k] == 0) {
6233 if (BytePerPixelC[k] == 0) {
6238 meta_chunk_width_chroma = MetaChunkSize * 1024 * 256 / BytePerPixelC[k] / meta_row_height_chroma[k];
6239 min_meta_chunk_width_chroma = MinMetaChunkSizeBytes * 256 / BytePerPixelC[k] / meta_row_height_chroma[k];
6277 if (BytePerPixelC[k] == 0) {
6308 int BytePerPixelC[],
6332 if (BytePerPixelC[k] > 0) {
6340 if (BytePerPixelC[k] > 0) {
6347 if (BytePerPixelC[k] > 0) {
6360 if (BytePerPixelC[k] > 0) {
6367 if (BytePerPixelC[k] > 0) {
6373 if (BytePerPixelC[k] > 0) {
7193 + v->PrefetchLinesC[i][j][k] * v->swath_width_chroma_ub_all_states[i][j][k] * v->BytePerPixelC[k]) / NormalEfficiency / v->ReturnBusWidth;