Home
last modified time | relevance | path

Searched refs:ParseRefPicListModifications (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dh264_parser.h470 Result ParseRefPicListModifications(H264SliceHeader* shdr);
Dh264_parser.cc1132 H264Parser::Result H264Parser::ParseRefPicListModifications( in ParseRefPicListModifications() function in media::H264Parser
1375 res = ParseRefPicListModifications(shdr); in ParseSliceHeader()