Searched defs:is_frozen (Results 1 – 3 of 3) sorted by relevance
43 bool is_frozen() const { return frozen_; } in is_frozen() function
118 static int is_frozen(FreezeDetectContext *s, AVFrame *reference, AVFrame *frame) in is_frozen() function
1123 def _add_slots(cls, is_frozen): argument