Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebm/common/
H A Dvp9_level_stats.cc127 const int64_t max_luma_sample_rate = GetMaxLumaSampleRate(); in GetLevel() local
H A Dvp9_level_stats.h44 int64_t max_luma_sample_rate; member
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h442 uint64_t max_luma_sample_rate; member