Searched refs:is_new (Results 1 – 4 of 4) sorted by relevance
354 bool is_new; member
420 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()
13259 metadata.is_new = true; in store_vp9_hdr10plusinfo()13305 metadata.is_new = true; in store_hevc_hdr10plusinfo()13345 if (iter->timestamp <= timestamp && iter->is_new) { in update_hdr10plusinfo_cookie_using_timestamp()13349 iter->is_new = false; in update_hdr10plusinfo_cookie_using_timestamp()13384 if (iter->cookie == cookie && !iter->is_new) { in convert_hdr10plusinfo_to_metadata()13420 if (iter->cookie == cookie && !iter->is_new) { in remove_hdr10plusinfo_using_cookie()13473 if (!iter->is_new) { in get_hdr10plusinfo()