Home
last modified time | relevance | path

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

/third_party/mesa3d/src/egl/main/
H A Deglsurface.c173 surf->HdrMetadata.max_fall = val; in _eglParseSurfaceAttribList()
438 surf->HdrMetadata.max_fall = EGL_DONT_CARE; in _eglInitSurface()
607 *value = surface->HdrMetadata.max_fall; in _eglQuerySurface()
742 surface->HdrMetadata.max_fall = value; in _eglSurfaceAttrib()
H A Deglsurface.h57 EGLint max_fall; member
/third_party/ffmpeg/libavcodec/
H A Dcbs_av1.h318 uint16_t max_fall; member
H A Dcbs_av1_syntax_template.c1847 fb(16, max_fall); in metadata_hdr_cll()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h881 * @max_fall: Max Frame Average Light Level.
885 __u16 max_fall; member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h797 * @max_fall: Max Frame Average Light Level.
801 __u16 max_fall; member
/third_party/ffmpeg/libavformat/
H A Dmatroskadec.c192 uint64_t max_fall; member
494 { MATROSKA_ID_VIDEOCOLORMAXFALL, EBML_UINT, 0, 0, offsetof(MatroskaTrackVideoColor, max_fall) },
2193 if (color->max_cll && color->max_fall) { in mkv_parse_video_color()
2206 metadata->MaxFALL = color->max_fall; in mkv_parse_video_color()

Completed in 18 milliseconds