Home | History | Annotate | Download | only in jpeg

Lines Matching defs:entropy

129   int dc_tbl_no;		/* DC entropy table selector (0..3) */
130 int ac_tbl_no; /* AC entropy table selector (0..3) */
326 boolean optimize_coding; /* TRUE=optimize entropy encoding parms */
407 struct jpeg_entropy_encoder * entropy;
618 /* This field is shared between entropy decoder and marker parser.
633 struct jpeg_entropy_decoder * entropy;
650 // save the decoder current bit buffer, entropy->bitstate.get_buffer.