Lines Matching refs:AV_CODEC_ID_VP9
257 if (avctx->codec_id == AV_CODEC_ID_VP9) {
427 if (avctx->codec_id == AV_CODEC_ID_VP9 && ctx->level >= 0 &&
597 if (codec_id == AV_CODEC_ID_VP9)
876 if (avctx->codec_id == AV_CODEC_ID_VP9) {
913 if (avctx->codec_id == AV_CODEC_ID_VP9) {
956 if (!avctx->bit_rate && avctx->codec_id == AV_CODEC_ID_VP9)
972 if (avctx->codec_id == AV_CODEC_ID_VP9 && ctx->lossless == 1) {
1006 if (avctx->codec_id == AV_CODEC_ID_VP9) {
1087 if (avctx->codec_id == AV_CODEC_ID_VP9 && enccfg.ts_number_layers > 1) {
1146 if (avctx->codec_id == AV_CODEC_ID_VP9) {
1185 if (avctx->codec_id == AV_CODEC_ID_VP9 && (codec_caps & VPX_CODEC_CAP_HIGHBITDEPTH))
1673 if (avctx->codec_id == AV_CODEC_ID_VP9) {
1749 else if (avctx->codec_id == AV_CODEC_ID_VP9) {
1976 .p.id = AV_CODEC_ID_VP9,