pub trait QcomYcbcrDegammaExtension: DeviceV1_0 {
    const METADATA: Extension = QCOM_YCBCR_DEGAMMA_EXTENSION;
}
Expand description

Provided Associated Constants§

source

const METADATA: Extension = QCOM_YCBCR_DEGAMMA_EXTENSION

The metadata for this extension.

Object Safety§

This trait is not object safe.

Implementors§