HomeSort by relevance Sort by last modified time
    Searched refs:kMinLuminanceMax (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.h 387 static const float kMinLuminanceMax;
    [all...]
mkvmuxer.cc 37 const float MasteringMetadata::kMinLuminanceMax = 999.99f;
993 if (luminance_min_ < kMinLuminance || luminance_min_ > kMinLuminanceMax ||
    [all...]

Completed in 90 milliseconds