Home | History | Annotate | Download | only in dec

Lines Matching refs:VP8LSetBitPos

190     VP8LSetBitPos(br, br->bit_pos_ + HUFFMAN_TABLE_BITS);
195 VP8LSetBitPos(br, br->bit_pos_ + table->bits);
209 VP8LSetBitPos(br, br->bit_pos_ + code.bits);
213 VP8LSetBitPos(br, br->bit_pos_ + code.bits - BITS_SPECIAL_MARKER);
281 VP8LSetBitPos(br, br->bit_pos_ + p->bits);