Searched refs:Encoder (Results 1 – 7 of 7) sorted by relevance
70 2.4. Encoder. "Encoder" means any encoder that produces a bitstream that can78 Reference Implementation, that is an Encoder and/or a Decoder. An101 2.11. Reference Implementation. "Reference Implementation" means an Encoder
66 LZMA Encoder in fast compression mode could access memory outside of73 - ANSI-C LZMA Encoder was included to LZMA SDK.214 LZMA-Encoder didn't release output stream in some cases.238 - C++ LZMA Encoder/Decoder code now is more portable
97 7z - 7z C++ Encoder/Decoder454 Lzma Encoder can use two memory allocators:505 4) Send LZMA properties to LZMA Encoder526 7) Destroy LZMA Encoder Object569 C++ LZMA Encoder/Decoder
299 class Encoder(json.JSONEncoder): class307 for chunk in Encoder(
1587 class Encoder(ABC): class1720 class JSONLDEncoder(Encoder):1826 class JSONLDInlineEncoder(Encoder):
194 encoder = asn1.Encoder()
2007 * Raw Video Encoder6803 - av_log(s->avctx, AV_LOG_WARNING, "Encoder does not support b-frames yet\n");6804 + av_log(s->avctx, AV_LOG_WARNING, "Encoder does not support %d b-frames yet\n", s->avctx->m…7192 av_log(avctx, AV_LOG_ERROR, "Encoder requires %s pixel format.\n", desc->name);