Searched refs:header_bytes (Results 1 – 3 of 3) sorted by relevance
338 enc->pic_->stats->header_bytes[0] = (int)((pos2 - pos1 + 7) >> 3); in GeneratePartition0()339 enc->pic_->stats->header_bytes[1] = (int)((pos3 - pos2 + 7) >> 3); in GeneratePartition0()
180 int header_bytes[2]; // approximate number of bytes spent for header member
570 __m128i header_bytes = in FindColonsAndParseIntoKeyValue() local573 _mm_cmpeq_epi8(header_bytes, reinterpret_cast<__m128i>(colons)); in FindColonsAndParseIntoKeyValue()