Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.cc46 uint8_t kRefBufIdx[4] = {0, 0, 0, 1}; variable
1397 const int buf_idx = sl_idx * num_temporal_refs + kRefBufIdx[gof_idx]; in SetReferences()