Searched refs:CODEC_ZLIB (Results 1 – 3 of 3) sorted by relevance
47 #define CODEC_ZLIB 3 macro
145 avctx->extradata[7]= CODEC_ZLIB; in encode_init()
489 (avctx->codec_id == AV_CODEC_ID_ZLIB && avctx->extradata[7] != CODEC_ZLIB)) { in decode_init()