Searched refs:is_new (Results 1 – 2 of 2) sorted by relevance
354 bool is_new; member
9094 metadata.is_new = true; in store_vp9_hdr10plusinfo()9140 metadata.is_new = false; in store_hevc_hdr10plusinfo()9180 if (iter->timestamp <= timestamp && iter->is_new) { in update_hdr10plusinfo_cookie_using_timestamp()9184 iter->is_new = false; in update_hdr10plusinfo_cookie_using_timestamp()9219 if (iter->cookie == cookie && !iter->is_new) { in convert_hdr10plusinfo_to_metadata()9255 if (iter->cookie == cookie && !iter->is_new) { in remove_hdr10plusinfo_using_cookie()