Home
last modified time | relevance | path

Searched defs:max_luma_picture_breadth (Results 1 – 3 of 3) sorted by relevance

/external/libwebm/common/
Dvp9_level_stats.cc129 const int64_t max_luma_picture_breadth = GetMaxLumaPictureBreadth(); in GetLevel() local
Dvp9_level_stats.h53 int64_t max_luma_picture_breadth; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h437 uint32_t max_luma_picture_breadth; member