Searched refs:CODEC_MSZH (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | lcl.h | 46 #define CODEC_MSZH 1 macro |
D | lcldec.c | 488 if ((avctx->codec_id == AV_CODEC_ID_MSZH && avctx->extradata[7] != CODEC_MSZH) || in decode_init() |