Searched refs:not_existing (Results 1 – 8 of 8) sorted by relevance
656 dpb->not_existing = ref->nonexisting; in gst_nv_h264_dec_fill_dpb()661 dpb->not_existing = 1; in gst_nv_h264_dec_fill_dpb()662 } else if (!dpb->not_existing) { in gst_nv_h264_dec_fill_dpb()666 if (dpb->not_existing) in gst_nv_h264_dec_fill_dpb()
232 …int not_existing; /**< non-existing reference frame (corresponding PicIdx should be set … member
41 dst->not_existing = 0; in dpb_add()
199 IOSApp.fromPrebuiltApp(fs.file('not_existing.ipa'));204 'File "not_existing.ipa" does not exist. Use an app bundle or an ipa.\n',346 FuchsiaApp.fromPrebuiltApp(fs.file('not_existing.far'));351 'File "not_existing.far" does not exist or is not a .far file. Use far archive.\n',
369 …int32_t not_existing; // non-existing reference frame (corresponding PicIdx should be set to… member
1519 const int8_t picIdx = (!dpbIn[inIdx].not_existing && dpbIn[inIdx].pNvidiaVulkanPicture) in FillDpbH264State()