Searched refs:ParsePredWeightTable (Results 1 – 2 of 2) sorted by relevance
379 Result ParsePredWeightTable(const H264SPS& sps, H264SliceHeader* shdr);
1003 H264Parser::Result H264Parser::ParsePredWeightTable(const H264SPS& sps, in ParsePredWeightTable() function in media::H264Parser1177 res = ParsePredWeightTable(*sps, shdr); in ParseSliceHeader()