Searched refs:blocktype (Results 1 – 2 of 2) sorted by relevance
37 static int rlc(const s16 *in, __be16 *output, int blocktype) in rlc() argument60 *output++ = (blocktype == PBLOCK ? htons(PFRAME_BIT) : 0); in rlc()634 int blocktype = IBLOCK; in encode_plane() local638 blocktype = decide_blocktype(input, refp, in encode_plane()640 if (is_intra || blocktype == IBLOCK) { in encode_plane()643 blocktype = IBLOCK; in encode_plane()651 ifwht(cf->de_coeffs, cf->de_fwht, blocktype); in encode_plane()653 if (blocktype == PBLOCK) in encode_plane()664 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()