Searched refs:BytePerPixDETC (Results 1 – 5 of 5) sorted by relevance
126 double BytePerPixDETC[],
1801 double *BytePerPixDETC;1798 double *BytePerPixDETC; global() member
3785 p->full_swath_bytes_c[k] = (unsigned int)(p->swath_width_chroma_ub[k] * p->BytePerPixDETC[k] * MaximumSwathHeightC[k]); in CalculateSwathAndDETConfiguration() 3793 DML_LOG_VERBOSE("DML::%s: k=%u BytePerPixDETC = %f\n", __func__, k, p->BytePerPixDETC[k]); in CalculateSwathAndDETConfiguration() 8399 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->ms.BytePerPixelInDETC; in dml_core_mode_support() 10689 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->mp.BytePerPixelInDETC; in dml_core_mode_programming()
1500 dml_float_t *BytePerPixDETC; member
4198 RoundedUpMaxSwathSizeBytesC[k] = (dml_uint_t)(p->swath_width_chroma_ub[k] * p->BytePerPixDETC[k] * MaximumSwathHeightC[k]); in CalculateSwathAndDETConfiguration() 4206 dml_print("DML::%s: k=%u BytePerPixDETC = %f\n", __func__, k, p->BytePerPixDETC[k]); in CalculateSwathAndDETConfiguration() 7188 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->ms.BytePerPixelInDETC; in dml_core_mode_support() 7727 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = mode_lib->ms.BytePerPixelInDETC; in dml_core_mode_support() 8650 CalculateSwathAndDETConfiguration_params->BytePerPixDETC = locals->BytePerPixelDETC; in dml_core_mode_programming()