Searched refs:BytePerPixDETC (Results 1 – 5 of 5) sorted by relevance
126 double BytePerPixDETC[],
557 double BytePerPixDETC[],3269 double BytePerPixDETC[DC__NUM_DPP__MAX]; local3295 &BytePerPixDETC[k],3327 BytePerPixDETC,6635 double BytePerPixDETC[],6740 …RoundedUpMaxSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MaximumSwathHeightC[k…6741 RoundedUpMinSwathSizeBytesC = swath_width_chroma_ub[k] * BytePerPixDETC[k] * MinimumSwathHeightC;
1588 double *BytePerPixDETC; member
1151 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->ms.BytePerPixelInDETC; in dml2_core_shared_mode_support()6360 …p->full_swath_bytes_c[k] = (unsigned int)(p->swath_width_chroma_ub[k] * p->BytePerPixDETC[k] * l->… in CalculateSwathAndDETConfiguration()6368 dml2_printf("DML::%s: k=%u BytePerPixDETC = %f\n", __func__, k, p->BytePerPixDETC[k]); in CalculateSwathAndDETConfiguration()10061 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->mp.BytePerPixelInDETC; in dml2_core_shared_mode_programming()
1443 dml_float_t *BytePerPixDETC; member