Searched refs:AV_CODEC_ID_ASV1 (Results 1 – 6 of 6) sorted by relevance
180 if (a->avctx->codec_id == AV_CODEC_ID_ASV1) { in decode_mb()231 if (avctx->codec_id == AV_CODEC_ID_ASV1) { in decode_frame()286 const int scale = avctx->codec_id == AV_CODEC_ID_ASV1 ? 1 : 2; in decode_init()301 if (avctx->codec_id == AV_CODEC_ID_ASV1) in decode_init()334 .id = AV_CODEC_ID_ASV1,
172 if (a->avctx->codec_id == AV_CODEC_ID_ASV1) { in encode_mb()288 if (avctx->codec_id == AV_CODEC_ID_ASV1) in encode_frame()295 if (avctx->codec_id == AV_CODEC_ID_ASV1) { in encode_frame()311 const int scale = avctx->codec_id == AV_CODEC_ID_ASV1 ? 1 : 2; in encode_init()348 .id = AV_CODEC_ID_ASV1,
80 AV_CODEC_ID_ASV1, enumerator
253 .id = AV_CODEC_ID_ASV1,
323 { AV_CODEC_ID_ASV1, MKTAG('A', 'S', 'V', '1') },
1548 case AV_CODEC_ID_ASV1: in gst_ffmpeg_codecid_to_caps()