Searched refs:BytePerPixDETY (Results 1 – 5 of 5) sorted by relevance
125 double BytePerPixDETY[],
1800 double *BytePerPixDETY;1797 double *BytePerPixDETY; global() member
3784 p->full_swath_bytes_l[k] = (unsigned int)(p->swath_width_luma_ub[k] * p->BytePerPixDETY[k] * MaximumSwathHeightY[k]); in CalculateSwathAndDETConfiguration() 3789 DML_LOG_VERBOSE("DML::%s: k=%u BytePerPixDETY = %f\n", __func__, k, p->BytePerPixDETY[k]); in CalculateSwathAndDETConfiguration() 8398 CalculateSwathAndDETConfiguration_params->BytePerPixDETY = mode_lib->ms.BytePerPixelInDETY; in dml_core_mode_support() 10688 CalculateSwathAndDETConfiguration_params->BytePerPixDETY = mode_lib->mp.BytePerPixelInDETY; in dml_core_mode_programming()
1499 dml_float_t *BytePerPixDETY; member
4197 RoundedUpMaxSwathSizeBytesY[k] = (dml_uint_t)(p->swath_width_luma_ub[k] * p->BytePerPixDETY[k] * MaximumSwathHeightY[k]); in CalculateSwathAndDETConfiguration() 4202 dml_print("DML::%s: k=%u BytePerPixDETY = %f\n", __func__, k, p->BytePerPixDETY[k]); in CalculateSwathAndDETConfiguration() 7187 CalculateSwathAndDETConfiguration_params->BytePerPixDETY = mode_lib->ms.BytePerPixelInDETY; in dml_core_mode_support() 7726 CalculateSwathAndDETConfiguration_params->BytePerPixDETY = mode_lib->ms.BytePerPixelInDETY; in dml_core_mode_support() 8649 CalculateSwathAndDETConfiguration_params->BytePerPixDETY = locals->BytePerPixelDETY; in dml_core_mode_programming()