Home
last modified time | relevance | path

Searched refs:max_fall (Results 1 – 18 of 18) sorted by relevance

/external/libaom/libaom/third_party/libwebm/common/
Dhdr_util.cc108 if (ColourValuePresent(parser_colour.max_fall)) in CopyColour()
109 muxer_colour->set_max_fall(parser_colour.max_fall); in CopyColour()
/external/libvpx/libvpx/third_party/libwebm/common/
Dhdr_util.cc108 if (ColourValuePresent(parser_colour.max_fall)) in CopyColour()
109 muxer_colour->set_max_fall(parser_colour.max_fall); in CopyColour()
/external/mesa3d/src/egl/main/
Deglsurface.c173 surf->HdrMetadata.max_fall = val; in _eglParseSurfaceAttribList()
422 surf->HdrMetadata.max_fall = EGL_DONT_CARE; in _eglInitSurface()
591 *value = surface->HdrMetadata.max_fall; in _eglQuerySurface()
721 surface->HdrMetadata.max_fall = value; in _eglSurfaceAttrib()
Deglsurface.h59 EGLint max_fall; member
/external/libgav1/libgav1/src/
Dobu_parser.h227 uint16_t max_fall; member
Dobu_parser.cc2415 metadata_.max_fall = scratch; in ParseMetadata()
/external/libaom/libaom/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h579 uint64_t max_fall() const { return max_fall_; } in max_fall() function
580 void set_max_fall(uint64_t max_fall) { max_fall_ = max_fall; } in set_max_fall() argument
Dmkvmuxer.cc1593 colour_ptr->set_max_fall(colour.max_fall()); in SetColour()
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h579 uint64_t max_fall() const { return max_fall_; } in max_fall() function
580 void set_max_fall(uint64_t max_fall) { max_fall_ = max_fall; } in set_max_fall() argument
Dmkvmuxer.cc1593 colour_ptr->set_max_fall(colour.max_fall()); in SetColour()
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.h449 max_fall(kValueNotPresent), in Colour()
471 long long max_fall; member
Dmkvparser.cc5184 colour_ptr->max_fall = UnserializeUInt(reader, read_pos, child_size); in Parse()
5185 if (colour_ptr->max_fall < 0) in Parse()
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.h449 max_fall(kValueNotPresent), in Colour()
471 long long max_fall; member
Dmkvparser.cc5184 colour_ptr->max_fall = UnserializeUInt(reader, read_pos, child_size); in Parse()
5185 if (colour_ptr->max_fall < 0) in Parse()
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h449 max_fall(kValueNotPresent), in Colour()
471 long long max_fall; member
Dmkvparser.cc5184 colour_ptr->max_fall = UnserializeUInt(reader, read_pos, child_size); in Parse()
5185 if (colour_ptr->max_fall < 0) in Parse()
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h719 __u16 max_fall; member
/external/mesa3d/include/drm-uapi/
Ddrm_mode.h713 __u16 max_fall; member