Searched refs:csty (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Djpeg2000.h138 uint8_t csty; // coding style member in struct:Jpeg2000CodingStyle
H A Djpeg2000dec.c418 if (c->csty & JPEG2000_CSTY_PREC) {
442 tmp.csty = bytestream2_get_byteu(&s->g);
486 c->csty = bytestream2_get_byteu(&s->g);
796 if (codsty->csty & JPEG2000_CSTY_EPH) {
H A Dlibopenjpegenc.c212 ctx->enc_params.csty |= 0x01;

Completed in 61 milliseconds