Searched refs:first_partition_length_in_bytes (Results 1 – 3 of 3) sorted by relevance
28 unsigned int first_partition_length_in_bytes: 19; member
987 ptrdiff_t first_partition_length_in_bytes; in vp8_decode_frame() local1014 first_partition_length_in_bytes = 0; in vp8_decode_frame()1030 first_partition_length_in_bytes = in vp8_decode_frame()1034 (data + first_partition_length_in_bytes > data_end in vp8_decode_frame()1035 || data + first_partition_length_in_bytes < data)) in vp8_decode_frame()1193 setup_token_decoder(pbi, data + first_partition_length_in_bytes); in vp8_decode_frame()
1282 oh.first_partition_length_in_bytes = 0; in vp8_pack_bitstream()1580 oh.first_partition_length_in_bytes = cpi->bc->pos; in vp8_pack_bitstream()1584 int v = (oh.first_partition_length_in_bytes << 5) | in vp8_pack_bitstream()