false 54 extra/stdbool.h #define false false false 59 libde265/dpb.h int DPB_index_of_picture_with_POC(int poc, int currentID, bool preferLongTerm=false) const; false 60 libde265/dpb.h int DPB_index_of_picture_with_LSB(int lsb, int currentID, bool preferLongTerm=false) const; false 236 libde265/image.h bool can_be_released() const { return PicOutputFlag==false && PicState==UnusedForReference; }