Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/vp8/
Dlibvpx_vp8_encoder.cc60 constexpr int kTokenPartitions = VP8_ONE_TOKENPARTITION; variable
836 static_cast<vp8e_token_partitions>(kTokenPartitions)); in InitAndSetControlSettings()