Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_impl.h102 int token_partitions_; variable
Dvp8_impl.cc154 token_partitions_(VP8_ONE_TOKENPARTITION), in VP8EncoderImpl()
684 static_cast<vp8e_token_partitions>(token_partitions_)); in InitAndSetControlSettings()
966 frag_info.VerifyAndAllocateFragmentationHeader((1 << token_partitions_) + in GetEncodedPartitions()