Home
last modified time | relevance | path

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

/frameworks/av/drm/mediacas/plugins/clearkey/
Decm.h290 inline bool has_count() const { return count_set_; } in has_count()
296 count_set_ = true; in set_count()
334 bool count_set_; variable