Lines Matching defs:BytePerPixelC

84 	int BytePerPixelC;
178 unsigned int BytePerPixelC,
322 int BytePerPixelC[],
380 int BytePerPixelC[],
413 int BytePerPixelC[],
456 int BytePerPixelC[],
1053 bytes_pp = myPipe->BytePerPixelY + myPipe->BytePerPixelC / 4;
1055 bytes_pp = myPipe->BytePerPixelY + myPipe->BytePerPixelC;
1060 prefetch_sw_bytes = PrefetchSourceLinesY * swath_width_luma_ub * myPipe->BytePerPixelY + PrefetchSourceLinesC * swath_width_chroma_ub * myPipe->BytePerPixelC;
1368 *RequiredPrefetchPixDataBWChroma = (double) PrefetchSourceLinesC / LinesToRequestPrefetchPixelData * myPipe->BytePerPixelC * swath_width_chroma_ub
1485 unsigned int BytePerPixelC,
1542 if (BytePerPixelC == 1)
1546 if (BytePerPixelC == 8 && (TilingFormat == dm_sw_64kb_s || TilingFormat == dm_sw_64kb_s_t || TilingFormat == dm_sw_64kb_s_x))
1549 if (BytePerPixelC == 0) {
1557 + (double) RequestHeight256ByteChroma * BytePerPixelC / (1 + horz_div_c) / (1 + yuv420));
1571 MAS_vp_vert_limit = (BytePerPixelC > 0 ? 2880 : 5760);
1581 if (BytePerPixelC > 0) {
1582 full_swath_bytes_horz_wc_c = eff_surf_width_c * RequestHeight256ByteChroma * BytePerPixelC;
1635 if (BytePerPixelC == 2 || (BytePerPixelC == 4 && TilingFormat != dm_sw_64kb_r_x)) {
1640 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))
1641 || (BytePerPixelC == 4 && TilingFormat == dm_sw_64kb_r_x)) {
1722 if (DCCEnabled != true || BytePerPixelC == 0) {
2166 &v->BytePerPixelC[k],
2188 v->BytePerPixelC,
2209 v->ReadBandwidthPlaneChroma[k] = v->SwathWidthSingleDPPC[k] * v->BytePerPixelC[k] / (v->HTotal[k] / v->PixelClock[k])
2219 v->BytePerPixelC,
2332 v->BytePerPixelC[k],
2628 myPipe.BytePerPixelC = v->BytePerPixelC[k];
2999 v->BytePerPixelC,
3032 v->BytePerPixelC,
3075 v->BytePerPixelC,
3127 v->BytePerPixelC[k],
3717 myPipe.BytePerPixelC = v->BytePerPixelC[k];
3863 &v->BytePerPixelC[k],
3967 if (v->BytePerPixelC[k] == 0.0) {
4004 } else if (v->SourceScan[k] == dm_vert && v->BytePerPixelC[k] > 0) {
4019 if (v->BytePerPixelC[k] == 0.0) {
4052 v->BytePerPixelC,
4680 v->BytePerPixelC,
4702 v->BytePerPixelC,
4780 v->BytePerPixelC[k],
5763 int BytePerPixelC[],
5793 if (BytePerPixelC[k] == 0) {
5803 if (BytePerPixelC[k] > 0) {
5805 __DML_MIN_DCFCLK_FACTOR__ * SwathWidthC[k] * BytePerPixelC[k] / 32.0 / DisplayPipeLineDeliveryTimeChroma);
5913 int BytePerPixelC[],
5943 if (BytePerPixelC[k] == 0) {
5959 if (BytePerPixelC[k] == 0) {
5978 if (BytePerPixelC[k] == 0) {
6045 int BytePerPixelC[],
6103 if (BytePerPixelC[k] == 0) {
6109 if (BytePerPixelC[k] == 0) {
6135 if (BytePerPixelC[k] == 0) {
6140 meta_chunk_width_chroma = MetaChunkSize * 1024 * 256 / BytePerPixelC[k] / meta_row_height_chroma[k];
6141 min_meta_chunk_width_chroma = MinMetaChunkSizeBytes * 256 / BytePerPixelC[k] / meta_row_height_chroma[k];
6179 if (BytePerPixelC[k] == 0) {
6210 int BytePerPixelC[],
6234 if (BytePerPixelC[k] > 0) {
6242 if (BytePerPixelC[k] > 0) {
6249 if (BytePerPixelC[k] > 0) {
6262 if (BytePerPixelC[k] > 0) {
6269 if (BytePerPixelC[k] > 0) {
6275 if (BytePerPixelC[k] > 0) {
7104 + v->PrefetchLinesC[i][j][k] * v->swath_width_chroma_ub_all_states[i][j][k] * v->BytePerPixelC[k]) / NormalEfficiency / v->ReturnBusWidth;