Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.c308 const int skip_inc = !vp9_segfeature_active(&cm->seg, mbmi->segment_id, in vp9_tokenize_sb() local
313 cm->counts.skip[ctx][1] += skip_inc; in vp9_tokenize_sb()
321 cm->counts.skip[ctx][0] += skip_inc; in vp9_tokenize_sb()