AV_CODEC_ID_SNOW 1491 libavcodec/codec_desc.c .id = AV_CODEC_ID_SNOW, AV_CODEC_ID_SNOW 369 libavcodec/motion_est.c if (s->codec_id != AV_CODEC_ID_SNOW) { AV_CODEC_ID_SNOW 663 libavcodec/snowdec.c .id = AV_CODEC_ID_SNOW, AV_CODEC_ID_SNOW 1965 libavcodec/snowenc.c .id = AV_CODEC_ID_SNOW, AV_CODEC_ID_SNOW 630 libavcodec/x86/me_cmp_init.c if (!(cpu_flags & AV_CPU_FLAG_SSE2SLOW) && avctx->codec_id != AV_CODEC_ID_SNOW) { AV_CODEC_ID_SNOW 110 libavfilter/vf_mcdeint.c if (!(enc = avcodec_find_encoder(AV_CODEC_ID_SNOW))) { AV_CODEC_ID_SNOW 319 libavfilter/vf_uspp.c AVCodec *enc = avcodec_find_encoder(AV_CODEC_ID_SNOW); AV_CODEC_ID_SNOW 97 libavformat/matroska.c {"V_SNOW" , AV_CODEC_ID_SNOW}, AV_CODEC_ID_SNOW 342 libavformat/riff.c { AV_CODEC_ID_SNOW, MKTAG('S', 'N', 'O', 'W') }, AV_CODEC_ID_SNOW 176 tools/target_dec_fuzzer.c case AV_CODEC_ID_SNOW: maxpixels /= 128; break;