Searched refs:disableSPSPPS (Results 1 – 2 of 2) sorted by relevance
1337 …uint32_t disableSPSPPS :1; /**< [in]: Set to 1 to disable wri… member1436 …uint32_t disableSPSPPS :1; /**< [in]: Set 1 to disable VPS,SP… member
1058 h264->disableSPSPPS = (avctx->flags & AV_CODEC_FLAG_GLOBAL_HEADER) ? 1 : 0; in nvenc_setup_h264_config()1155 hevc->disableSPSPPS = (avctx->flags & AV_CODEC_FLAG_GLOBAL_HEADER) ? 1 : 0; in nvenc_setup_hevc_config()