Lines Matching refs:subsample
29 | struct [DrmSubsample](_drm_subsample.md) | Describes the subsample type.|
48 …fomode) | Defines an enum for the modes for setting the key ID, IV, and subsample in the CENC info…
49 …mple](_drm_subsample.md) [DrmSubsample](#drmsubsample) | Defines a struct for the subsample type.|
57 …_NOT_SET = 0x1 } | Enumerates the modes for setting the key ID, IV, and subsample in the CENC info…
68 …sampleCount, [DrmSubsample](_drm_subsample.md) \*subsamples) | Sets the subsample information in t…
139 Defines an enum for the modes for setting the key ID, IV, and subsample in the CENC information.
152 Defines a struct for the subsample type.
216 Enumerates the modes for setting the key ID, IV, and subsample in the CENC information.
222 | DRM_CENC_INFO_KEY_IV_SUBSAMPLES_SET | The key ID, IV, and subsample are set.|
223 | DRM_CENC_INFO_KEY_IV_SUBSAMPLES_NOT_SET | The key ID, IV, and subsample are not set.|
393 | mode | CENC information mode, indicating whether the key ID, IV, and subsample are set.|
412 Sets the subsample information in the CENC information.