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
978 ptrdiff_t first_partition_length_in_bytes; in vp8_decode_frame() local1005 first_partition_length_in_bytes = 0; in vp8_decode_frame()1022 first_partition_length_in_bytes = in vp8_decode_frame()1026 (data + first_partition_length_in_bytes > data_end in vp8_decode_frame()1027 || data + first_partition_length_in_bytes < data)) in vp8_decode_frame()1185 setup_token_decoder(pbi, data + first_partition_length_in_bytes); in vp8_decode_frame()
1283 oh.first_partition_length_in_bytes = 0; in vp8_pack_bitstream()1581 oh.first_partition_length_in_bytes = cpi->bc->pos; in vp8_pack_bitstream()1585 int v = (oh.first_partition_length_in_bytes << 5) | in vp8_pack_bitstream()