Searched refs:blocktype (Results 1 – 2 of 2) sorted by relevance
55 rlc(const s16 *in, __be16 *output, int blocktype) in rlc() argument78 *output++ = (blocktype == PBLOCK ? htons(PFRAME_BIT) : 0); in rlc()704 int blocktype = IBLOCK; in encode_plane() local708 blocktype = decide_blocktype(input, refp, in encode_plane()710 if (blocktype == IBLOCK) { in encode_plane()722 ifwht(cf->de_coeffs, cf->de_fwht, blocktype); in encode_plane()724 if (blocktype == PBLOCK) in encode_plane()732 size = rlc(cf->coeffs, *rlco, blocktype); in encode_plane()
481 int blocktype; in do_one_pass() local558 blocktype = be32_to_cpu(tmp->h_blocktype); in do_one_pass()561 blocktype, sequence); in do_one_pass()572 switch(blocktype) { in do_one_pass()866 blocktype); in do_one_pass()