Lines Matching defs:depth
39 unsigned depth;
86 static CodeBook unpack_codebook(GetBitContext* gb, unsigned depth,
96 cb.depth = depth;
140 unsigned block_index, depth;
148 depth = s->codebooks[*codebook_index].depth;
150 // depth = 0 means that this shouldn't read any bits;
153 block_index = get_bitsz(gb, depth);
156 block_index += superblock_index << s->codebooks[1].depth;
216 // This call also guards the potential depth reads for the
258 // This is the most basic codebook: pow(2,depth) entries
259 // for a depth-length key