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