Lines Matching refs:param_presence_flags
94 uint8_t param_presence_flags;
624 s->param_presence_flags = 0xff;
826 if (s->param_presence_flags & PARAM_FIR)
831 if (s->param_presence_flags & PARAM_IIR)
855 if (s->param_presence_flags & PARAM_HUFFOFFSET)
882 if (s->param_presence_flags & PARAM_PRESENCE)
884 s->param_presence_flags = get_bits(gbp, 8);
886 if (s->param_presence_flags & PARAM_BLOCKSIZE)
896 if (s->param_presence_flags & PARAM_MATRIX)
901 if (s->param_presence_flags & PARAM_OUTSHIFT)
917 if (s->param_presence_flags & PARAM_QUANTSTEP)