Home
last modified time | relevance | path

Searched refs:AV_CODEC_ID_WMV2 (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dwmv2enc.c240 .p.id = AV_CODEC_ID_WMV2,
H A Dcodec_id.h68 AV_CODEC_ID_WMV2, enumerator
H A Dwmv2dec.c598 .p.id = AV_CODEC_ID_WMV2,
H A Dh263dec.c115 case AV_CODEC_ID_WMV2: in ff_h263_decode_init()
H A Dmpegvideo_enc.c546 s->codec_id == AV_CODEC_ID_WMV2) && in ff_mpv_encode_init()
782 case AV_CODEC_ID_WMV2: in ff_mpv_encode_init()
2380 case AV_CODEC_ID_WMV2: in encode_mb_internal()
3719 if (CONFIG_WMV2_ENCODER && s->codec_id == AV_CODEC_ID_WMV2) in encode_picture()
H A Dmpegvideo_motion.c865 s->mspel && s->codec_id == AV_CODEC_ID_WMV2) { in mpv_motion_internal()
H A Dcodec_desc.c161 .id = AV_CODEC_ID_WMV2,
H A Dmpegvideo.c1551 } else if(is_mpeg12 || (s->codec_id != AV_CODEC_ID_WMV2)){ in mpv_reconstruct_mb_internal()
/third_party/ffmpeg/libavformat/
H A Driff.c137 { AV_CODEC_ID_WMV2, MKTAG('W', 'M', 'V', '2') },
138 { AV_CODEC_ID_WMV2, MKTAG('G', 'X', 'V', 'E') },
H A Dxmv.c292 vst->codecpar->codec_id = AV_CODEC_ID_WMV2; in xmv_process_packet_header()
/third_party/ffmpeg/tools/
H A Dtarget_dec_fuzzer.c294 case AV_CODEC_ID_WMV2: maxpixels /= 1024; break; in LLVMFuzzerTestOneInput()

Completed in 20 milliseconds