Searched refs:blocktype (Results 1 – 2 of 2) sorted by relevance
54 rlc(const s16 *in, __be16 *output, int blocktype) in rlc() argument77 *output++ = (blocktype == PBLOCK ? htons(PFRAME_BIT) : 0); in rlc()703 int blocktype = IBLOCK; in encode_plane() local707 blocktype = decide_blocktype(input, refp, in encode_plane()709 if (blocktype == IBLOCK) { in encode_plane()721 ifwht(cf->de_coeffs, cf->de_fwht, blocktype); in encode_plane()723 if (blocktype == PBLOCK) in encode_plane()731 size = rlc(cf->coeffs, *rlco, blocktype); in encode_plane()
426 int blocktype; in do_one_pass() local500 blocktype = be32_to_cpu(tmp->h_blocktype); in do_one_pass()503 blocktype, sequence); in do_one_pass()514 switch(blocktype) { in do_one_pass()774 blocktype); in do_one_pass()