Home
last modified time | relevance | path

Searched refs:max_cll (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/egl/main/
H A Deglsurface.c166 surf->HdrMetadata.max_cll = val; in _eglParseSurfaceAttribList()
437 surf->HdrMetadata.max_cll = EGL_DONT_CARE; in _eglInitSurface()
604 *value = surface->HdrMetadata.max_cll; in _eglQuerySurface()
739 surface->HdrMetadata.max_cll = value; in _eglSurfaceAttrib()
H A Deglsurface.h56 EGLint max_cll; member
/third_party/ffmpeg/libavcodec/
H A Dcbs_av1.h317 uint16_t max_cll; member
H A Dcbs_av1_syntax_template.c1846 fb(16, max_cll); in metadata_hdr_cll()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h875 * @max_cll: Max Content Light Level.
879 __u16 max_cll; member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h791 * @max_cll: Max Content Light Level.
795 __u16 max_cll; member
/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c191 uint64_t max_cll; member
493 { MATROSKA_ID_VIDEOCOLORMAXCLL, EBML_UINT, 0, 0, offsetof(MatroskaTrackVideoColor, max_cll) },
2193 if (color->max_cll && color->max_fall) { in mkv_parse_video_color()
2205 metadata->MaxCLL = color->max_cll; in mkv_parse_video_color()

Completed in 25 milliseconds