Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.cc47 uint8_t kUpdBufIdx[4] = {0, 0, 1, 0}; variable
1443 last_updated_buf_idx = sl_idx * num_temporal_refs + kUpdBufIdx[gof_idx]; in SetReferences()