Searched refs:stream_pos (Results 1 – 2 of 2) sorted by relevance
62 bool EsParserH264::FindAUD(int64* stream_pos) { in FindAUD() argument66 es_queue_->PeekAt(*stream_pos, &es, &size); in FindAUD()73 *stream_pos += start_code_offset; in FindAUD()88 *stream_pos += start_code_size; in FindAUD()
60 bool FindAUD(int64* stream_pos);