Lines Matching full:require
66 unsigned ch, /* channel number to decode, REQUIRE 0 <= ch < chans */ in ImaExpandS()
70 int n, /* samples to decode PER channel, REQUIRE n % 8 == 1 */ in ImaExpandS()
137 int n /* samples to decode PER channel, REQUIRE n % 8 == 1 */ in lsx_ima_block_expand_i()
150 int n /* samples to decode PER channel, REQUIRE n % 8 == 1 */ in lsx_ima_block_expand_m()
159 unsigned ch, /* channel number to encode, REQUIRE 0 <= ch < chans */ in ImaMashS()
163 int n, /* samples to encode PER channel, REQUIRE n % 8 == 1 */ in ImaMashS()
164 int *st, /* input/output state, REQUIRE 0 <= *st <= ISSTMAX */ in ImaMashS()
246 unsigned ch, /* channel number to encode, REQUIRE 0 <= ch < chans */ in ImaMashChannel()
249 int n, /* samples to encode PER channel, REQUIRE n % 8 == 1 */ in ImaMashChannel()
250 int *st, /* input/output state, REQUIRE 0 <= *st <= ISSTMAX */ in ImaMashChannel()
301 int n, /* samples to encode PER channel, REQUIRE n % 8 == 1 */ in lsx_ima_block_mash_i()
302 int *st, /* input/output state, REQUIRE 0 <= *st <= ISSTMAX */ in lsx_ima_block_mash_i()